Click here to Skip to main content
15,888,121 members
Articles / Programming Languages / C#

Asynchronous Code Blocks

Rate me:
Please Sign up or sign in to vote.
4.93/5 (88 votes)
3 Oct 200616 min read 242K   1.1K   228  
A C# 2.0 library for executing parts of a method code asynchronously using Anonymous Methods and ManagedIOCP.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect
India India
Software Professional with 14+ Years of experience in design & development of server products using Microsoft Technologies.

Woked/Working on server side product development using Managed C++ & C#, including Thread pools, Asynchronous Procedure Calls (APC), Inter Process Communication (IPC) using named pipes, Lock Free data structures in C++ & .Net, etc.

Comments and Discussions