Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, March 18, 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...

User Rating!

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.

DevASP.Net users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

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