Boost logo

Boost :

Subject: Re: [boost] [Circular Buffer] Partial thread-safety
From: Paul Baxter (pauljbaxter_at_[hidden])
Date: 2008-11-26 12:54:47


One of the many excellent tech articles at Insomniac Games is a useful
introduction to optimising a one producer/one consumer multithreaded message
queue.

Many of the issues are analogous to problems here.

http://www.insomniacgames.com/tech/articles/0807/multithreading_optimization_basics.php


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk