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 ...
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 ...
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 ...