Lets talk about fibers
Dan Olson via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jun 5 08:18:58 PDT 2015
"Ola Fosheim "Grøstad\"" <ola.fosheim.grostad+dlang at gmail.com> writes:
> No, there were no performance related reasons, only TLS (which is a
> questionable feature to begin with).
On TLS and migrating Fibers - these were posted elsewhere, and want to
make sure that when you read TLS Fiber problem here, it is understood to
be something that could be solved by compiler solution.
David has a good overview of the problem here:
https://github.com/ldc-developers/ldc/issues/666
And Boost discussion to show D is not alone here:
http://www.crystalclearsoftware.com/soc/coroutine/coroutine/coroutine_thread.html
More information about the Digitalmars-d
mailing list