
30 Jan
2010
30 Jan
'10
10:44 p.m.
On Sat, Jan 30, 2010 at 3:40 PM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
Per-thread queues would complicate this addition.
Why?
Because it gets more difficult to determine the total number of queued records. Without introducing a shared locked counter, that is.
Boost.Atomic?