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