[rabbitmq-discuss] Transaction management
Ben Hood
0x6e6562 at gmail.com
Tue Sep 1 00:08:17 BST 2009
Amith,
On Mon, Aug 31, 2009 at 7:28 PM, amith kashyap<anktth at gmail.com> wrote:
> Can RabbitMQ act as the transaction manager in a transaction ? or just as a
> participant ?
Rabbit can manage it's own transactions (well, I guess it kind of has
to), but it seems as though you're looking for something like JTA or
even XA - unfortunately there is no interface against which Rabbit
could be enlisted as a participant.
Ben
More information about the rabbitmq-discuss
mailing list