Re: Inter process communication

New Message Reply Date view Thread view Subject view Author view

George Williams (gcw++at++best.com)
Fri, 06 Nov 1998 10:14:10 -0800


>Rather than directly using OS-level message queues, I would
>recommend attaching a piece of shared memory to both processes
>and writing a small C++ class to turn it into a bi-directional
>queue. This approach is faster (probably), more portable and
>amenable to implementation on more than one underlying IPC
>mechanism (i.e., sockets).

This is an excellent idea. If someone has already ambitiously written such
a class, perhaps they can post it to the group :) I could sure use it!


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Fri Nov 06 1998 - 10:15:57 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.