Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, March 17, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Life runs on code. Find out how Visual Studio 2010 can help you realize your vision. Learn more...

Home > Search > Articles & Samples > C-Sharp > Threading
Macros to simulate multi-tasking/blocking code at interrupt level.        
Total Hits: 70  |  Today: 0 Author: Eddy Quicksall       Rating:  
Read Reviews | Write Review |   Your Rating: 

A user level system uses multi-threading (a.k.a blocking threads), however for most interrupt driven code, system multi-threading is not used. This document describes a set of macros called MT_CALL which simulate multi-threading systems. Using these macros has two major advantages: (1) it uses only one system thread to support thousands of I/O threads, (2) an operating system is not required and (3) it supports threads on the interrupt level.


What's New at DevASP.Net
03/17  An Introduction to P/Invoke and M..
03/17  Advanced P/Invoke on the Microsof..
03/17  DataSourceElementCollection Class
03/17  How to: Add and Remove Solution I..
03/17  Thread Synchronization
03/17  Parameters and Return Values for ..
03/17  Control..::.InvokeRequired Proper..
03/17  Walkthrough: Multithreading
03/17  Advanced Synchronization Techniqu..
03/17  Event Logs and Multithreaded Comp..
03/17  How to: Log Events for Multithrea..
03/17  How to: Manipulate Controls from ..
03/17  How to: Coordinate Multiple Threa..
03/17  How to: Create Threads
03/17  Multithreaded Applications
03/17  Custom Token
03/17  Token Authenticator
03/17  Token Provider
03/17  SAML Token Provider
03/17  Supporting Tokens
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..
Online Virtual seminar/conference room

DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net