12 Oct
2006
12 Oct
'06
1:14 p.m.
Roland Schwarz wrote:
I agree that it would be nice if such a jobs queue would be available in boost. But this doesn't strictly belong to boost::threads.
see for http://threadpool.sourceforge.net/ for a nice implementation.
This is kind of an abstraction that should be built on top of boost threads.
yeah! i'd like to see this layer provide more syncronisation related functionality like: - multi threaded containers - futures - locking_ptr - ... what else? cheers sascha