hello julien,
Thanks for all the help I already got. And excuse my poor understanding of of multithreading. I would like to implement a "multiple producer single consumer" pattern. My current solution is working with signals, which, I think is not very efficient. And also it doesn't work properly with the code I have, (see end of this mail). But besides that problem I have a generic question.
you can check out my proposed boost.lockfree library, which contains a multi-writer/multi-reader fifo queue. you can get the sources from my git repository at [1] and the docs at [2] ... best, tim [1] git://tim.klingt.org/boost_lockfree.git [2] http://tim.klingt.org/boost_lockfree/ -- tim@klingt.org http://tim.klingt.org Just what the hell is the experimental tradition? Morton Feldman