Click here to Skip to main content
15,891,567 members
Articles / Programming Languages / C#

8 Simple Rules for Designing Threaded Applications

19 Dec 2007CPOL10 min read 39.7K   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.

Views

Daily Counts

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