The Java Message Service API (original) (raw)
Chapter 31
The Java Message Service API
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
- Writing Simple JMS Client Applications
- Creating Robust JMS Applications
- Using the JMS API in a Java EE Application
- Further Information about JMS
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices