bug-commoncpp
[Top][All Lists]
Advanced

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

Re: HowTo for queues


From: David Sugar
Subject: Re: HowTo for queues
Date: Thu, 03 Jun 2010 13:52:13 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

The queue class was written because there are some older Bayonne drivers
that would likely make use of it when the rest of Bayonne is ported to
ucommon, and it is also based on some stuff also used in the original
Common C++.  However, those drivers (in particular, Dialogic and Pika,
which used an event queue to buffer realtime Dialogic events to Bayonne
ones) had not been ported to the newer Bayonne codebase as yet.  So it
is quite possible there is nobody currently using the class.  I think if
this is true we should at least make sure there is some unit test code
coverage for queue.

On 06/03/2010 10:29 AM, Leon Pollak wrote:
> Hello.
> 
> I am a newbie here - sorry for stupid questions (but I am definitely not a 
> newbie in RT programming - 16 years with RTEMS, pSOS and similar).
> I also hope that this is the correct place for such questions.
> 
> I am trying to understand uCommon queues with the help of doxygen 
> documentation and examples (bayonne, ccaudio, ccscript, sipswitch) source 
> code.
> 
> Unfortunately, I was not able to find ANY usage of the ucc::queue in these 
> projects!
> 
> Does this mean that I do not know to search or queues are not used for some 
> reason?
> 
> A lot of thanks ahead.

Attachment: dyfet.vcf
Description: Vcard


reply via email to

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