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 ...
Asynchronous processing is a must for many Java EE or Web-based applications — but who has time to set up and configure JMS? In this article Di Wang shows you how to decouple your architecture so that ...