e3000 Middleware
Message-Oriented Middleware
• Application to middleware synchronous
or asynchronous interoperability
• Applications make requests by passing
messages directly to the middleware
• Messages are records calling for action
and supplying the input needed by that
action
• Event-driven mode of processing,
middleware waits for message to invoke
the action