Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Jinsong Yu shares deep architectural insights ...
Architecting and designing applications with the Java Message Service (JMS) requires not only knowing how to use the JMS API, but also having a solid foundation of its concepts. This article focuses ...
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. JMS 1.1 is the ...
Java and Java-related technologies continue to be introduced and continue to mature. As Java becomes more enterprise ready, as opposed to application-platform centric, we are seeing the introduction ...
All of the examples in this series have used the names of the queues and topics (for example, /topic/MyTopic) directly for the purposes of keeping them simple. However, in a production system using ...