unix message queue

Posted by Betamoo on Stack Overflow See other posts from Stack Overflow or by Betamoo
Published on 2010-05-17T20:25:24Z Indexed on 2010/05/17 20:40 UTC
Read the original article Hit count: 271

Is there an ipc option to get the last message in message queue but not removing it?

I want this to allow many clients reading same messages from the same server..

Thanks

© Stack Overflow or respective owner

Related posts about ipc

Related posts about unix