[Mono-dev] Monoco, couroutines and Mono.

Miguel de Icaza miguel at novell.com
Thu Apr 9 16:56:08 EDT 2009


Hello folks,

We were having this discussion a few months ago:

> But remember that stackless python is, I think, more or less proper 
> implementation while Monoco is basically just a hack.

As of this week a variation of Mono.Microthreads.Continuation has been
included with Mono in the Mono.Tasklets assembly.   I wrote a blog entry
about this here:

	http://tirania.org/blog/archive/2009/Apr-09.html

I took the liberty of porting Tomi's code to use this assembly and
uploaded the port here:

	http://tirania.org/tmp/monoco-tasklets.tar.gz

Tomi, I was wondering if you would mind hosting the source code on
Mono's repository on its own top-level module to encourage developers to
extend the work that you did.

Miguel.



More information about the Mono-devel-list mailing list