Boost logo

Boost :

Subject: [boost] [thread_pool] Dependencies between tasks
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-09-05 00:44:10


Hi,

the tread_pool pattern is very useful to improve parallelism. But sometimes we need to constraint this parallelism, for example
when several task are related to the same 'instance' it could be safer to sequence them.

Is there a mechanism that allows to do thinks like that on the thread_pool library?

Best,

Vicente


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