Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does JMS provide local transactions?

JMS local transactions
0
Posted

How does JMS provide local transactions?

0

A. Local transactions are enabled by a JMS specific API called transacted sessions. For vendors other than WebLogic JMS, the scope of a transacted session is typically limited to a single JMS server. In WebLogic JMS, multiple JMS operations on multiple destinations within an entire cluster can participate in a single transacted session’s transaction. In other words, it is scoped to a WebLogic cluster and no remote JMS provider to the JMS session’s cluster can participate in a transaction. See the WebLogic JMS Performance Guide white-paper available on the JMS topic page.

0

A. Local transactions are enabled by a JMS specific API called transacted sessions. For vendors other than WebLogic JMS, the scope of a transacted session is typically limited to a single JMS server. In WebLogic JMS, multiple JMS operations on multiple destinations within an entire cluster can participate in a single transacted session’s transaction. In other words, it is scoped to a WebLogic cluster and no remote JMS provider to the JMS session’s cluster can participate in a transaction.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123