StackThreads
akcom
CppCoder at gmail.com
Tue May 30 16:52:19 PDT 2006
mclysenk at mtu.edu wrote:
> I've just finished up my userland context switching system.
>
> It adds the following to D:
> + Context switching
> + Cooperative threads
> + Coroutines
>
> I call the system StackThreads! It supports both Windows and Linux on the x86.
> It is also very fast.
>
> You can grab it from my website: http://assertfalse.com
>
> Any questions, comments or hideous soul destroying bugs that I missed are
> welcome!
>
> -Mik
>
>
Thank you very much for the contribution :)
More information about the Digitalmars-d-announce
mailing list