$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost] Boost.Fiber mini-review September 4-13
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2015-09-06 00:12:53
2015-09-06 2:27 GMT+02:00 Vicente J. Botet Escriba <vicente.botet_at_[hidden]
>:
> Completely agreed. We need fibers migration when we associate a fiber to a
> job/work and we have work stealing.
>
I don't know why you ignore the problem of TLS and compiler optimization in
the context of work-stealing - this is an issue.