Click here to Skip to main content
15,881,812 members
Articles / Programming Languages / C#

An Introduction to Threads, Critical Sections, and Synchronization

Rate me:
Please Sign up or sign in to vote.
4.00/5 (16 votes)
29 Sep 2008CPOL5 min read 67.5K   254   42  
With the days of the single cored processor drawing to a close and users demanding more robust user interfaces by the day, knowledge of multi-threaded programming techniques is quickly becoming a requirement of any competitive application developer.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions