Jeff,
Some of our interfaces use TCP/IP and for those interfaces we have Protocol adapters to convert the message to MQ and send a TCP/IP ack. We are mostly using MQ queues to move messages and we a ...
Each message sent is an individual HL7 message. For example, a Patient Add message might be sent followed by a Patient Update message. The messages need to maintain the order with which they were se ...
We are using MQ Series 5.2 for AIX with MQSI 2.02 in a healthcare environment where message affininty is critical.
We want to utilize multiple input threads to one input queue to take advantage of qu ...