JMS Palette

Java Message Service (JMS) is a specification about sending and receiving messages between two or more applications in a Java environment. The JMS palette is used to send and receive JMS messages in a process.

The models supported are:

JMS supports these two models by using distinct interfaces within the API for each messaging model.

For more information about JMS and its message models, see the documentation of the JMS provider or JMS specifications.

For information about how to push a JMS app to the cloud, see the topic Pushing a JMS Application to the Cloud.