
15 Oct
2005
15 Oct
'05
1:57 p.m.
Thorsten Schuett <schuett <at> zib.de> writes:
Hi,
I uploaded a new version of the futures library to the boost vault. http://tinyurl.com/9lws4
Just a remainder, futures execute functions in separate threads. Later the future can be used to retrieve the result of the function.
How about limiting the number of threads and queueing, all of course configurable in code? Aristid Breitkreuz