Weblog

All | Personal | Sun
« Previous day (Nov 28, 2005) | Main | Next day (Nov 29, 2005) »
20051129 Tuesday November 29, 2005

Transactions and JMS I started to talk about JMS thence I might write a few sentences about transactions. Very often use case is that you deliver message and then this message is stored in database. How we can solve this. Should we use JTA for this?
I hope that reader knows that you mustn't use global transaction for consumer and producers. Why? Because, having all producers and all consumers participate in one global transaction would defeat the purpose of using a loosely coupled asynchronous messaging environment. JMS transactions follow the convention os separating the send operations from the receive operations. Which ways do we have for transactions with JMS?

Posted by pblaha ( Nov 29 2005, 07:55:00 PM CET ) Permalink Comments [2]

Calendar

RSS Feeds

Search

Links

Navigation

Referers

Older blog entries