Hi,

Does boost interprocess support "pipe" like operations. That is if process A writes something and when process B reads it, the memory content should be reset.

If I use shared memory, it complicates things.

Thanks,
  Lloyd