Back to Java Users Group Home Print this page

Java Users Group

September 2009 Meeting Information

September 8, 2009
Technical Overview of the Java Message Service (JMS)

This month's meeting will be a technical overview of the Java Message Service (JMS) API. JMS is a messaging standard that allows application components based on the J2EE to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous. An example application using OpenJMS will be reviewed.