Try OpenEdge Now
skip to main content
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
* Point-to-Point (PTP) messaging
* Publish-and-Subscribe messaging
* Comparing PTP and Pub/Sub messaging
* Messages and message types