Table of Contents

About

The JMS is a messaging standard that allows J2EE application components to create, send, receive, and read messages.

It enables distributed communication that is loosely coupled, reliable, and asynchronous.

Documentation / Reference