
26 Jun
2013
26 Jun
'13
8:13 p.m.
On Wed, Jun 26, 2013 at 10:39 AM, Arash Partow
On 26/06/2013 7:11 PM, Bjorn Reese wrote:
Could you provide some guidance about the pros and cons of Context versus Fiber versus Coroutine so that we are in a better position to select the appropriate module?
Not guidance per se but here's a nice example:
https://github.com/chriskohlhoff/asio/blob/master/asio/src/examples/cpp11/sp...
It's an asio example, but doesn't address the question about Context, Coroutine or Fiber.