Universal Messaging 9.12 | Release Notes | What's New In Universal Messaging 9.12 | Round-robin message publishing using connection factories for JMS in 9.12
 
Round-robin message publishing using connection factories for JMS in 9.12
Horizontal scalability improvements have been introduced with the API for JMS, now allowing the configuration of round-robin connection factories. These factories allow clients to publish messages in a round-robin fashion, so that one message or transaction gets published to the first realm node or cluster, the next message to the next realm node or cluster, and so on.
These connection factories for JMS have the following limitations:
*Event consumption is not supported through these factories so, for example, message listeners cannot be registered and consumers cannot be created via the sessions created from these connection factories.
*The sessions created through these connection factories do not support distributed (XA) transactions.
For more information consult the JMS-related section of the product documentation.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.