aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




JMS

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus







JMS Overview Messaging is a method of communication between software components or applications. A messaging system is a peer-to-peer facility: a messaging client can send messages to, and receive messages from, any other client. Each client connects to a messaging agent that provides facilities for creating, sending, and receiving messages.
Listen to HeartBeat with JMS With heartbeats, a critical system broadcasts a signal that lets other systems know it is still working. You can apply the same concept between distributed Java components using JMS (Java Message Service). This article shows you how and introduces an extensible framework for implementation.
JMS Introduction Enterprise messaging is a method for transmitting data from one enterprise application to another. Its main advantage is that enterprise messaging eliminates the need to synchronize applications from multiple vendors running on different platforms. Such program-to-program messaging products will become increasingly important as corporate IT groups build electronic commerce systems, which typically consist of a loose federation of applications that communicates over the Internet.
Developing a Simple Example This chapter provides a gentle introduction to JMS using the publish-and-subscribe messaging model. You will get your feet wet with JMS and learn some of the basic classes and interfaces.
Introduction to WebLogic JMS An enterprise messaging system, also referred to as Message-Oriented Middleware (MOM), enables applications to communicate with one another through the exchange of messages. A message is a request, report, and/or event that contains information needed to coordinate communication between different applications. A message provides a level of abstraction, allowing you to separate the details about the destination system from the application code.
Peer-to-Peer: From JMS to Project JXTA Part 1: Shall we chat? Project JXTA is an open source effort for the research and development of a network programming and computing platform for peer-to-peer computing (P2P).
Taking a peek at JMS Developers interested in easing enterprise integration tasks have been quick to adopt one latest newcomer to the message-oriented middleware (MOM) scene: Sun Microsystems' Java Message Service (JMS), which makes small change of even the hoariest integration projects, aficionados say.
Why You Can't Ignore the JMS A fateful Sun decision suddenly makes Java Messaging Service an even more important factor in corporate development
Java Messaging Ensures Data Delivery When it absolutely, positively has to get there, a jms server may be the answer
Using JMS in 4GL Applications Unfortunately for IT people, the Web produces conflicting requirements. On one hand, they need 4GLs, which allow faster application development. On the other, they need sophisticated messaging.
FioranoMQ - Application Server Integration Fiorano FAQ Hot List
JMS Tutorial Messaging is a method of communication between software components or applications. A messaging system is a peer-to-peer facility: A messaging client can send messages to, and receive messages from, any other client. Each client connects to a messaging agent that provides facilities for creating, sending, receiving, and reading messages.
JMS API Model This chapter describes all these objects briefly and provides sample com-mands and code snippets that show how to create and use the objects. The last section briefly describes JMS API exception handling.
JMS Distributed Object Framework The JMS Distributed Object Framework (JMS-DOF) is an experiment in supporting distributed object communication using the Java Messaging Service. The framework is intended to provide an alternative to technologies like CORBA and RMI in distributed applications that are centered around JMS-based communication.
MQSeries Using Java(TM) This book describes MQSeries classes for Java(TM) (MQ base Java) which can be used to access MQSeries systems, and MQSeries classes for Java Message Service (JMS) (MQ JMS) which can be used to access both Java Message Service and MQSeries applications.

    JMS
Introduction

Architecture

JMS Messages

Point to Point Messaging

Publish/Subscribe Messaging

Request/Reply Messaging

Guaranteed Messaging

JMS Security

JMS and EJBs

JMS Design Patterns

JMS and Web Applications

JMS and Clustering

JMS and XML

Wireless JMS

Distributed Logging and JMS

JMS Performance

JMS Vendors

JMS Specifications

    JMS
HOME PAGE:
JMS

FAQ:
JMS
JGURU
Java Index FAQ

WHITE PAPERS:
JMS
JMS and XML

BEST SITES:
JMS
MessageQ
theServerside.com
J2EE Blueprints
techmetrix
bea developer
JavaWorld
JavaDevelopersJournal
JavaReport
IBM jCentral
JavaPro
jMiddleware
javalobby
javacoffebreak
IBM Java
SIG-EJB
EJBPROVIDER

BeansforBusiness
EJBINFO
JavaSkyline

SPECS:
JMS

DOCS:
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview


javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA

DOWNLOADS:
JMS

NEWSGROUPS:
com.lang.java

SUN JMS ARCHIVE:
Sun JMS Archive

ARTICLES:
Sun Articles

TUTORIALS:
JMS 1
J2EE Tutorial 1
J2EE Tutorial 2
J2EE Patterns

FORUMS:
JGURU
Sun J2EE forum

USER GROUPS:
Java User Groups

BOOKS:
Free JMS Books
JMS Books