Using Microsoft Message Queue in process communication

C

Thread Starter

Cid Jorge

I have a lot of system that use socket server/client to exchange messages between application programs. But, I know microsoft has create a message queue service that do all the control of messages. Has anyone use it in a real application? What about performance?

Thanks,
Cid Jorge
 
Top