|
Boost : |
Subject: [boost] [threadpool] recursive fork/join (fibers removed)
From: k-oli_at_[hidden]
Date: 2008-11-05 14:47:06
Hello,
I've uploaded a new version of threadpool - fibers are remove so that
fork/join is provided via recursive execution of sub-tasks (enqueued in local
worker-queue).
One open item is the synchronization of parent-task und sub-task (signaling
via condition variables) - maybe solveable via fibers.
regards,
Oliver
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk