5 Sep 06:43
[thread_pool] Dependencies between tasks
From: vicente.botet <vicente.botet <at> wanadoo.fr>
Subject: [thread_pool] Dependencies between tasks
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-09-05 04:44:10 GMT
Subject: [thread_pool] Dependencies between tasks
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-09-05 04:44:10 GMT
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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed