Chapter 11. The Java Message Service

Objectives

This chapter covers the following concepts:

  • WebSphere Application Server’s JMS Support

  • When to use the different types of JMS Providers

  • Managing your JMS Server

  • Configuring resources for your JMS Server

  • Configuring JMS on z/OS

Java Message Service

The Java Message Service (JMS) allows developers to create asynchronous components easily within the scope of a J2EE application. The J2EE 1.3 specification requires a JMS 1.0.2 implementation. The J2EE 1.3 specification can be found at http://java.sun.com/j2ee/1.3/download.html, and JMS 1.0.2 can be found at http://java.sun.com/products/jms/docs.html.

Asynchronous messaging is the classic “consumer and producer” concept within a transactional context in the J2EE ...

Get IBM WebSphere® Application Server for Distributed Platforms and z/OS®: An Administrator’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.