
5 Aug
2010
5 Aug
'10
12:19 a.m.
Oleg Grunin wrote:
All this said, I have to say that the fifo performance in our environment (64 bit linux with 8 xeon processors, gcc 4.5) was quite good. Comparable with tbb::concurrent_queue and way better than all the other options we tried.
Did your application use a queue of PODS, structures, or pointers?
From you post, it sounds like the second isn't supported.
Robert Ramey