|
Java Message Service (JMS) provides an API for sending messages between software components or applications. A messaging system is a peer-to-peer facility where a messaging client can send messages to and receive messages from any other client. Each client connects to a messaging agent that provides facilities for creating, sending, receiving, and reading messages.
| ||||
|
| ||||||||||||