Sun Java System Message Queue

From Wikipedia, the free encyclopedia

Sun Java System Message Queue
Developer: Sun Microsystems
Latest release: 4.0 / May, 2006
OS: Cross-platform
Use: Java Message Service
License: Common Development and Distribution License
Website: mq.dev.java.net

Sun Java System Message Queue (SJSMQ) is a Message Oriented Middleware (MOM) product which implements the Java Message Service API. It is included in Sun Java System Application Server and in the GlassFish application server. Additionally, it is the JMS Provider implementation in the Java Platform, Enterprise Edition Reference Implementation as the provider for MDB asynchronous messaging. This package is described at javax.jms.*
SJSMQ is known under several legacy names, including iPlanet Message Queue, Java Message Queue, and Sun ONE Message Queue. Most often, it is referred to, in forums, as jmq.
SJSMQ was originally developed as a proprietary source project by Sun Microsystems but is now also available as Open Source as a java.net community project.
SJSMQ is an enterprise class MOM product which supports distributed clusters of message queue brokers in both stand-alone operations as well as in concert with Sun Java System Application Server.
The product SJSMQ is available for free download and unlimited deployment as part of Sun Java System. The community version is available with complete source-code under the Common Development and Distribution License (CDDL).

[edit] See Also

[edit] Other Links