|
This tutorial provides an
Learn how to use JXTA
JMS 1.1 unifies
overview of the Java Message
technology to integrate thin
point-to-point and
Service (JMS) and offers the
Java 2 Platform, Micro
publish/subscribe domains,
basics for developing
Edition (J2ME) clients into
allowing developers to
programs that use it. JMS
enterprise-scale messaging
create more general,
provides a way for Java
applications by developing a
reusable messaging code.
programs to access an
set of classes that let you
1.0.2 API provides little
enterprise messaging system,
integrate J2ME clients into
support for an application
also known as message
JMS (Java Message Service)
using both domains together,
oriented middleware (MOM).
applications running on Java
and no support for
MOM provides a mechanism for
2 Platform, Enterprise
developing reusable
integrating applications in
Edition (J2EE) servers.
frameworks that can work
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: Dec, 02 2004 Date: Aug, 22 2002 |