Monday, December 4, 2006

About Java Messaging

The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sending messages between two or more clients. JMS is a part of the Java Platform, Enterprise Edition, and is defined by a specification developed under the Java Community Process as JSR 914.

This blog is about my experiences with different JMS implementations. I also talk about enterprise messaging in general. This is usually application to application messaging