Java Message Service Concepts - The Java EE 6 Tutorial (original) (raw)
Chapter 47
Java Message Service Concepts
This chapter provides an introduction to the Java Message Service (JMS) API, a Java API that allows applications to create, send, receive, and read messages using reliable, asynchronous, loosely coupled communication. It covers the following topics:
- Overview of the JMS API
- Basic JMS API Concepts
- The JMS API Programming Model
- Creating Robust JMS Applications
- Using the JMS API in Java EE Applications
- Further Information about JMS
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices