Click here to Skip to main content
15,895,423 members
Articles / Programming Languages / C#

8 Simple Rules for Designing Threaded Applications

19 Dec 2007CPOL10 min read 39.8K   92  
By following these rules, you will have more success in writing the best and most efficient threaded implementation of your applications.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Unknown
This article was written by Dr. Clay Breshears, who is currently a Course Architect for the Intel Software College, specializing in multi-core and multithreaded programming and training. Clay has been involved with parallel computation and programming for over twenty years; six of those years were spent in academia. Clay started his tenure at Intel as a Senior Parallel Application Engineer at the Intel Parallel Applications Center in Champaign, IL, implementing multithreaded and distributed solutions in customer applications.

When not busy at work, Clay likes playing chess, go and mah jongg. Clay has been reading and collecting comic books since 1973.

Comments and Discussions