JMS : Java Glossary
home J words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish by Roedy Green ©1996-2008 Canadian Mind Products
Go to : punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
JMS
The Java Messaging Service API is a set of classes that provide a framework for independent applications to communicate via reliable, scaleable, asynchronous messages over a peer to peer network. Java’s JMS supports the sending and receiving of both text-based messages, and object messages. It lives in the javax.jms package. JMS uses the Java Naming and Directory Interface (JNDI). You could think of it as a framework for building an reliable in-house email service, or an email service for programs as well as people.

Unlike regular email, there is no specified wire protocol. The protocol is a proprietary matter designed by the JMS implementor. Unlike regular email, JMS is point to point. Messages are sent directly to the receiving client without passing through any mail servers. As well as point to point messaging, you can have publish/subscribe distribution of messages, much like regular email listserves.

jMS supports an SQL-like query to the message base.

Implementors include: Sun’s J2EE, JMS4Spread, mom4J, UberMQ, MantaRay, Naradabrokering, OpenJMS, JORAM, JBossMQ, Somnifugi, ActiveMQ, Active JMS, JFoxMQ, Open3, RM4GS, JBossMessaging.

book_cover recommend book⇒Java Message Service
 paperback
ISBN13:978-0-596-00068-4
ISBN10:0-596-00068-5clickcounter
publisher:O’Reilly recommended
published:2000-12
by:Richard Monson-Haefel, David Chappell
Sometimes has a partridge on the cover.
Canadian flag amazon.ca. amazon.com. American flag
Canadian flag chapters.indigo.ca . powells.com American flag
French flag amazon.fr. barnesandnoble.com American flag
German flag amazon.de. download O’Reilly Safari American flag
UK flag amazon.co.uk.   
JMS Tutorial
List of JMS Implementations: below the nest of Google ads

CMP_homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.16] Spread the Net
You are visitor number 7,729.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/jms.html J:\mindprod\jgloss\jms.html