Chapter 22. Performance, Scalability, and Maintainability

22.1 Chapter Overview

In this chapter we bring the book to a close with a light discussion of design techniques that can help make your CORBA applications perform well and be more scalable, maintainable, and portable. Section 22.3 discusses overhead due to remote method invocation and explains how you can reduce it. In Section 22.4 we review the techniques described in earlier chapters for optimizing server applications. Following that, Section 22.5 briefly presents federation as a solution to distributing process load. Finally, Section 22.6 describes an approach for isolating your application code from your CORBA-related code to achieve better portability and separation of concerns. ...

Get Advanced CORBA® Programming with C++ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.