Boost logo

Boost :

From: Jim Douglas (jim_at_[hidden])
Date: 2006-02-17 02:47:35


Oliver.Kowalke_at_[hidden] wrote:
> Hello,
> a boost-shmem library would by very useful.
> I could not figure out how a process sharing multiple message-queues
> with several other processes gets informed from which message-queue can
> be read without blocking? Would this be possible (some demultiplexing
> mechanism)?

If you want to implement really complicated inter process communication
(IPC) then you should be using the QNX OS. IPC is at the core of its
design at the kernel level.

Jim


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk