Am 05.09.2015 4:27 nachm. schrieb "Nat Goodspeed" <nat@lindenlab.com>:
>
> API: The API has been aligned more closely with std::thread. C++14 is
> not only supported but required. Move-only callables are supported.
> Variadic parameters are supported. std::chrono is more generically
> supported. Channels now support value_pop(). fiber_group has been
> dropped. Migrating fibers between threads has been dropped.
>

Oliver, do you mind providing the rationale for why fiber migration has been dropped or point me to the section in the docs discussing this?