Page #112 (References)

< BACK  NEXT >
[oR]

Chapter 11. Scalability

An enterprise system must be designed to handle hundreds of clients concurrently. Furthermore, each client request should be serviced in a reasonable amount of time. Rather than designing the software to maximize performance, thereby reducing the amount of time to service a single request, the developers have to focus on maximizing throughput the number of requests that can be serviced in a given amount of time.

COM+ provides many services that make it relatively easy to develop such scalable applications. In the previous chapters we looked at some of them, such as queuing and events, which directly or indirectly help in developing scalable applications. In this chapter, we shall examine several other COM+ mechanisms that help developers write sophisticated, highly scalable applications.


< 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