Boost logo

Boost :

From: Kowalke Oliver (QD IT PA AS) (Oliver.Kowalke_at_[hidden])
Date: 2008-06-09 07:53:12


For what would be 'task-stealing' be usefull?
Wouldn't be one task-queue on which worker threads are waiting be sufficient?
Polling of one thread in task-queues of other threads seams to be expensive.
Oliver

> Johan Torp:
> > Does existing threadpools (such as
> > java.util.concurrency.ExecutorService)
> > offer thread re-use and if so is it considered an success?
>
> Doug Lea says that ThreadPoolExecutor doesn't steal threads,
> but the upcoming ForkJoin framework does. ForkJoin is described in
>
> http://gee.cs.oswego.edu/dl/papers/fj.pdf
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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