[55] ASYNCHRONOUS MESSAGING INTERFACE UPDATED!
(Part of the CORBA FAQ, Copyright © 1996-99)


[55.1] WHAT IS THE PURPOSE OF THE ASYNCHRONOUS MESSAGING INTERFACE? NEW!

[Recently created (10/1999). Click here to go to the next FAQ in the “chain” of recent changes]

The AMI extends the request/response nature of CORBA into messaging services. The messaging services are richer than the “oneway” or “deferred synchronous” functionalities in the core CORBA specification, and also pull in elements from the Event and Notification Services.

The AMI works with the notion of “implied IDL”. The means that although the IDL for an interface, Foo, has a single operation, bar, there are other implied operations, e.g., try_bar, that are used to support asynchronous communications.

TopBottomPrevious sectionNext section ]


E-Mail E-mail us
CORBA FAQTable of ContentsExhaustiveAlphabeticalSubject indexAbout the authors©TMDownload your own copy ]
Revised Oct 27, 1999