Mike,

I think your best solution would the IBM MQSeries interface (be aware that IBM have not provided access to the transaction/rollback aspects of MQ in their UV interface, this has led us to not switch to the new UV-MQ interface).

If you can't use the MQSeries interface (and fair enough this would require an MQ Series Server) I would stick with GCI.

I've never compiled MSMQ into UV but I have compiled IBM MQ into UV (on AIX and Linux) and I can't imagine it will be terrible hard.

I think a GCI routine called from a trigger is likely to be your best solution because:

- running a phantom ... who knows if it does? do you have to wait for a response? written where?

- .Net sure run another services somewhere else, another thing you need to maintain; and MSMQ guarantees delivery from the .Net software but how do you GUARANTEE delivery from UV to your .NET solution?


regards,



Craig
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to