isolated/owned would solve many problem we face right now.
deadalnix
deadalnix at gmail.com
Fri Oct 11 14:06:27 PDT 2013
On Friday, 11 October 2013 at 20:55:00 UTC, Sönke Ludwig wrote:
> Also see:
> http://forum.dlang.org/thread/k7j1ta$2kv8$1@digitalmars.com
> http://forum.dlang.org/thread/k831b6$1368$1@digitalmars.com
>
> http://vibed.org/api/vibe.core.concurrency/makeIsolated
> http://vibed.org/api/vibe.core.concurrency/lock
>
> The last two links point to a working library based
> implementation that I have been experimenting with in the
> vibe.d. It already provides a lot of the possible advantages,
> but with additional language support it could be made really
> seamless and safe.
Ha, I remembered that someone did a lib implementation, but
couldn't remember who.
The lib implementation has some serious flaw when it come to
safety, but this is already better than nothing !
More information about the Digitalmars-d
mailing list