Chapter 2: Threading in .NET

 < Day Day Up > 



Overview

In Chapter 1 we described what threading is. We covered a lot of the common ground that many may be familiar with already. Knowing the what portion of threading is important. In this chapter, you will see how to implement some basic threading; however, it is of equal, if not greater importance, to understand when to use threading.

By the end of this chapter, you will understand:

  • The System.Threading namespace

  • What design issues there are in the use of threads

  • What resources are used by threads

  • What are good opportunities for threading

  • What mistakes to avoid when using threads



 < Day Day Up > 



C# Threading Handbook
C# Threading Handbook
ISBN: 1861008295
EAN: 2147483647
Year: 2003
Pages: 74

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net