$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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