Summary

This chapter dove deep into the intricacies of multithreading with .NET, a technique that's easy to use but difficult to master. Threading works best with an independent task where the amount of interaction with other threads is minimal and the time required to complete the operation is long enough to warrant the added complexity in design. Judicious, infrequent use of threads can make a client application far more responsive and easier to work with.

In the next chapter, we'll continue our exploration of threading with a look at its role in distributed components.



Microsoft. NET Distributed Applications(c) Integrating XML Web Services and. NET Remoting
MicrosoftВ® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)
ISBN: 0735619336
EAN: 2147483647
Year: 2005
Pages: 174

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