Question
1
Replies
105
Views
Standard & Poor's
Posted: April 4, 2017
Last activity: April 5, 2017
Does Pega support shared subscription to JMS topic?
We have a listener subscribed to a topic. We have 4 nodes and want to make the listener scalable by running it on all 4 nodes.
JMS has a concept called as "Shared Subscription". How can we achieve the same in Pega?
We can run listener on multiple nodes by selecting 'run on all nodes' option in listener properties tab.