Boost logo

Boost :

Subject: Re: [boost] Boost.Fiber review January 6-15
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2014-01-07 06:40:05


2014/1/6 Nat Goodspeed <nat_at_[hidden]>

> The review of Boost.Fiber by Oliver Kowalke begins today, Monday January
> 6th, and closes Wednesday January 15th.
>

I've got some questions about the library:

* Are mutexes of Boost.Fiber thread safe? If no - what purpose do they
serve (as I understand two fibers can not access same resource
simultaneously)
* Can fibers migrate between threads?
* Can Boost.Asio use multithreading and fibers (I wish to use fibers to
have a clear/readable code and multithreading to use all the CPUs)? Is
there an example of such program?

-- 
Best regards,
Antony Polukhin

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