Page #75 (References)

< BACK  NEXT >
[oR]

Chapter 6. Concurrency

In the previous chapter, we saw that COM+ classes can be configured with a variety of run-time requirements. We defined context as a set of run-time requirements of an object. One such runtime requirement is concerned with the concurrency management of the object. Under Windows OS, a process can execute multiple threads concurrently, each of which carries out a specific task. Developing a multithreaded application requires careful designing. In this chapter, we look at various issues involved with multithread programming and examine the infrastructure provided by COM+ to simplify developing components that are safe from concurrent access. Finally, we look at different techniques to design components that make efficient use of the COM+ synchronization infrastructure.


< BACK  NEXT >


COM+ Programming. A Practical Guide Using Visual C++ and ATL
COM+ Programming. A Practical Guide Using Visual C++ and ATL
ISBN: 130886742
EAN: N/A
Year: 2000
Pages: 129

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