Posted: Fri Sep 15, 2006 1:17 am Post subject: Process to route messages from a queue
Novice
Joined: 23 Jan 2006 Posts: 11
We have processes listening to queues which are clustered for load balancing and fail over management in production.
There is one process which listens to the queue on one box and an instance of the same process which sits on another box.
If process on box 1 goes down all new incoming requests are routed to queue towards process on box 2. However the requests which were already sent to queue box 1 remain pending until the process on box 1 is up again.
Is there some way I can configure the Queue manager so that if there is no process listening to a queue all requests pending on that queue get rerouted to the queue on box2.
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