Re: IPC and Shared Memory blocks

new topic     » goto parent     » topic index » view thread      » older message » newer message
katsmeow said...

Does anyone have a bi-directional data sharing memory, to which more than two separate processes can connect, and all can read what any of them write to the shared memory?

ZeroMQ supports IPC and makes this type of bi-directional communication pretty straightforward.

Edit: I just noticed this: http://api.zeromq.org/2-1:zmq-ipc

The inter-process transport is currently only implemented on operating systems that provide UNIX domain sockets. 

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu