I'm not sure if I understand your question completely.
If you want to write data from program A to data queue X and have that data also be written, transparently to program A, to data queue Y then I would suggest journaling data queue X, having program B receive the journal entries, and then write the data to data queue Y.
If you want to read/receive data in program A from data queue X and have that data, as it's being read, also written to data queue Y then I suspect you are going to need to modify program A to write the data to Y.
I hope this helps,
Bruce Vining
Bruce Vining Services
Last Wiki Answer Submitted: January 7, 2008 11:25 pm by bvining6,055 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.