Posted: Wed Apr 13, 2011 6:36 pm Post subject: Load balancing on Subscriber Queue
Newbie
Joined: 13 Apr 2011 Posts: 1
we have one Queue Manager QM1 and we have 3 applications Application A, B and C
Application A listens to the ESB queue which processes the messages sent by B, C and publishes messages on to the topics So that B can update C data and C can update B data.
Application B and C are the durable subscribers which are listening to system.jms.d.subscriber.queue
As the application B receives so much load and we planned of adding another Queue Manager and do load blancing Application B between Queue Managers
we added another Queue Manager QM2 and clustered QM1 and QM2 as full repositories
Application A's ESB Queue is defined on QM1 and it sends messages to subscriber Queue on QM1
Application B is running on clustered on application server side and it listenes to both subscriber Queues on QM1 and QM2
how to configure the subscriber Queue so that only application B's load gets distributed to both QM1 and QM2?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum