Try OpenEdge Now
Messaging and ESB
Introduction to messaging
Introduction to messaging
The OpenEdge Adapter for SonicMQ provides access to the Java™ Messaging Service (JMS) APIs in the Sonic Environment. JMS is used for passing messages between different applications in a distributed environment.
The following sections describe:
Point-to-Point(PTP) messaging
(Single sender and receiver of a message)
Publish-and-Subscribemessaging
(Single sender and multiple receivers of a message)
ComparingPTP and Pub/Sub messaging
In this section:
Point-to-Point (PTP) messaging
Publish-and-Subscribe messaging
Comparing PTP and Pub/Sub messaging
Messages and message types