
29 Apr
2008
29 Apr
'08
9:25 a.m.
Tim Blechmann wrote:
i adapted some of my code to make it available under the boost license, which might be the starting point for a boost.lockfree library ...
Hi Tim, I would love to see some benchmark results comparing your implementation with a "traditional" fifo plus (efficient) mutex implementation. Do you have anything like this? Phil.