7 Jan
2014
7 Jan
'14
11:40 a.m.
2014/1/6 Nat Goodspeed
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