Sciweavers

MIDDLEWARE
2000
Springer

The Design and Performance of a Scalable ORB Architecture for CORBA Asynchronous Messaging

13 years 8 months ago
The Design and Performance of a Scalable ORB Architecture for CORBA Asynchronous Messaging
Historically, method-oriented middleware, such as Sun RPC, DCE, Java RMI, COM, and CORBA, has provided synchronous method invocation (SMI) models to applications. Although SMI works well for conventional client/server applications, it is not well-suited for highperformance or real-time applications due to its lack of scalability. To address this problem, the OMG has recently standardized an asynchronous method invocation (AMI) model for CORBA. AMI provides CORBA with many of the capabilities associated traditionally with messageoriented middleware, without incurring the key drawbacks of messageoriented middleware. This paper provides two contributions to research on asynchronous invocation models for method-oriented middleware. First, we outline the key design challenges faced when developing the CORBA AMI model and describe how we resolved these challenges in TAO, which is our highperformance, real-time CORBA-compliant ORB. Second, we present the results of empirical benchmarks that d...
Alexander B. Arulanthu, Carlos O'Ryan, Douglas C.
Added 25 Aug 2010
Updated 25 Aug 2010
Type Conference
Year 2000
Where MIDDLEWARE
Authors Alexander B. Arulanthu, Carlos O'Ryan, Douglas C. Schmidt, Michael Kircher, Jeff Parsons
Comments (0)