Designing an enterprise application to use JMS

Designing an enterprise application to use JMS

This topic describes things to consider when designing an enterprise application to use the JMS API directly for asynchronous messaging.

This topic describes things to consider when designing an enterprise application to use the JMS API directly for asynchronous messaging.




Sub-topics
The effect of transaction context on non-durable subscribers
JMS report messages

Related concepts
JMS interfaces — explicit polling for messages

Related tasks
Developing a J2EE application to use JMS
Deploying a J2EE application to use JMS
Programming