News

This article will attempt both to define JMS and to compare it with other Java messaging or traditional message-oriented middleware (MOM) messaging paradigms. The main objective is to help you ...
This article illustrates how to program using the new features of the Java Message Service (JMS) 1.1 API. The new features in JMS 1.1 are demonstrated through a sample application.
Java Message Service 2nd Edition by Mark Richards covers JMS topics like Publish-and-Subscribe & Point-to-Point, Messaging Filtering and Transactions. InfoQ spoke with Mark about his new book.
Heartbeats, a common software construct, verify the continual operation of a specific component or service. With heartbeats, a targeted service continually broadcasts a signal across its environment.
Toward that end, Redmond recently announced preview support for Java Message Service (JMS) 2.0 over AMQP in Azure Service Bus premium tier. The Advanced Message Queuing Protocol (AMQP) is an open ...
This article demonstrates how to implement a simple but customizable Java-based ESB that caters to the most common functional requirements of an ESB message delivery infrastructure.