Home » Archive

Articles tagged with: JMS

JEE, JMS »

[13 Feb 2008 | No Comment | 1,605 views]
JMS Internals

This article explains JMS architecture, message models, messaging domains and various components in a JMS system. It begins with the basics and explains some powerful yet not well known techniques and concepts. Techniques like pausing message delivery, selecting messages etc explained.

JEE, JMS »

[31 Jan 2008 | No Comment | 7,219 views]
Building reliable JMS applications

Reliability is defined in terms of ACID properties. How to build a message consumer by adhering to these properties is explained. Also discussed is a method to control rollback process.