Question
1
Replies
55
Views
Cognizant
Posted: November 10, 2017
Last activity: November 13, 2017
Closed
Load balance in JMS listener
Hi,
Application have 4 nodes, out of four nodes, 2 are batch.
JMS listeners are running in all the four nodes, some time node 1 and node 2 have end user traffic. so based on server memory and other parameters, want to control JMS listener message consuming count in each node.
Hi,
It depends on load balancer which you are using might have control to the services enable based on timeframe.
In other way you can can run JMS listener in Node based or Host based start up on batch nodes.