|
This tutorial provides an
overview of the Java Message
Service (JMS) and offers the
basics for developing
programs that use it. JMS
provides a way for Java
programs to access an
enterprise messaging system,
also known as message
oriented middleware (MOM).
MOM provides a mechanism for
integrating applications in
a loosely coupled, flexible
manner by providing
asynchronous delivery of
data between applications in
an indirect way through an
intermediary.
Date: Aug, 31 2001 |