|
Boost : |
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-02-28 14:52:31
Dean Michael C. Berris wrote:
> In the case of an io service per core design,
> unbalanced work from connections being serviced by one io service
> instance over the others will cause that one thread (presumed to be
> running on just one processor) to do most of the work leaving the other
> threads idle.
But in that case, you run n demultiplexers (select, epoll, whatever)
instead of one...
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk