bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Message Queues?


From: David Sugar
Subject: Re: Message Queues?
Date: Fri, 15 Jun 2001 09:57:17 -0400
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.16-9mdk i686; en-US; m18) Gecko/20001013

There is a "Buffer" class and one could use it with a semaphore lock to impliment a bounded queue. If you would like to provide a more direct message queue implimentation for future releases, I would be very happy to add to the base library as well.

David

Srinivasa T.N. wrote:

Hi All,
Why is "message queue" concept not there?? How can I achieve communication between two threads??

With Luv,
Seenu.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]