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>>
_______________________________________________ Bug-commoncpp mailing list Bug-commoncpp@gnu.org http://lists.gnu.org/mailman/listinfo/bug-commoncpp