JMS (Tools/APIs)
Produce and consume messages using a Java Messaging Service (JMS).
Background Information
Java Message ServiceOpens in a new tab (JMS) is a messaging standard that allows application components based on the Java Platform Enterprise Edition (Java EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
Available Tools
JMS Adapters
Produce and consume messages using a Java Messaging Service (JMS) from a production.
See External Messaging Platforms.
Availability: All interoperability-enabled namespaces.
JMS Messaging API
Produce and consume messages using a Java Messaging Service (JMS).
See Using the JMS Messaging API.
Availability: All namespaces.