Boost logo

Boost :

Subject: Re: [boost] Boost.Fiber mini-review September 4-13
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2015-09-06 00:08:29


2015-09-06 2:06 GMT+02:00 Vicente J. Botet Escriba <vicente.botet_at_[hidden]
>:

>
> What about two fibers running on different OS threads? Are they not allowed
>> to synchronize with each other?
>>
>> I expect that the answer is yes, otherwise I don't know what we are
> reviewing.
> How Boost.Fiber can optimize the synchronization of two fibers on the same
> threads is another issue.
> So you are right, fibers should be able to run in parallel.
>

boost.fiber supports this - see
http://olk.github.io/libs/fiber/doc/html/fiber/rationale.html#fiber.rationale.synchronization_between_fibers_running_in_different_threads


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