Monday, June 27, 2011

Boost Producer Consumer thread safe queue

Here's a simple boost-based thread safe queue, using wait conditions.

http://www.justsoftwaresolutions.co.uk/threading/implementing-a-thread-safe-queue-using-condition-variables.html

No comments:

Post a Comment