Posted: Mon Mar 22, 2004 9:53 am Post subject: Dynamic updates?
Newbie
Joined: 22 Mar 2004 Posts: 1
I have 3 queue managers on 3 servers. One of the queue managers has a queue (Q1) that receives messages from an application. I also use this queue as a sort of 'database' for lack of a better term. (Basically I have another application that does selective 'gets' from the queue from time to time.)
So what i have is a queue that i 'put' and 'get' from.
What I want is to 'mirror' the activity (updates) of the queue (Q1) across all the other queue managers (the same queue would be defined on each of the 3 queue managers). I'm using UNIX, so I know I could 'cron' something that would copy the queue contents across to the other QM's - but is there a way I could do this 'real time'? Or, can you suggest an easier way to accomplish what I am trying to achieve?
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