|
This tutorial provides an
JMS 1.1 unifies
Learn how to use JXTA
overview of the Java Message
point-to-point and
technology to integrate thin
Service (JMS) and offers the
publish/subscribe domains,
Java 2 Platform, Micro
basics for developing
allowing developers to
Edition (J2ME) clients into
programs that use it. JMS
create more general,
enterprise-scale messaging
provides a way for Java
reusable messaging code.
applications by developing a
programs to access an
1.0.2 API provides little
set of classes that let you
enterprise messaging system,
support for an application
integrate J2ME clients into
also known as message
using both domains together,
JMS (Java Message Service)
oriented middleware (MOM).
and no support for
applications running on Java
MOM provides a mechanism for
developing reusable
2 Platform, Enterprise
integrating applications in
frameworks that can work
Edition (J2EE) servers.
a loosely coupled, flexible
equally well with
manner by providing
destinations of either
asynchronous delivery of
domain. JMS 1.1 fixes this
data between applications in
shortcoming by unifying
an indirect way through an
these domains. This article
intermediary.
explores how much easier it
is to develop JMS client
code using the latest
version.
Date: Aug, 31 2001 Date: Aug, 22 2002 Date: Dec, 02 2004 |