Continuations in Mono: Embrace and Extending.NET, Part 3
Apr 09, 2009, 22:34 (8 Talkback[s])
(Other stories by Miguel De Icaza)
[ Thanks to An Anonymous Reader for
this link. ]
"This library will become part of the Mono 2.6 release.
Mono.Tasklets is the Mono-team supported mechanism for doing
continuations, microthreading and coroutines in the ISO CLI. It is
based on Tomi Valkeinen's excellent work on co-routines for Mono.
"Unlike the work that we typically do in Mono which is pure C#
and will work out of the box in .NET (even our Mono.SIMD code will
work on .NET, it will just run a lot slower) Mono.Tasklets requires
changes to the VM that are not portable to other ISO CLI
implementations."
Complete
Story
Related Stories:
- Telerik Announces Support for their ASP.NET controls on Mono!(Apr 05, 2009)
- Microsoft releases ASP.NET under the MS-PL License(Apr 02, 2009)
- Mono and Qt(Mar 17, 2009)
- CoyoteLinux uses Mono for syadmin tools(Feb 23, 2009)
- Open source Mono framework brings C# to iPhone and Wii(Jan 09, 2009)
- The OpenSuse FAQ Touched me in a Bad Place(Dec 17, 2008)
- Linux Clone of Microsoft's Silverlight in Beta(Dec 03, 2008)
- How to Remove Mono From Ubuntu 8.10 Intrepid Ibex(Nov 17, 2008)
- After 2.0 Release, Miguel de Icaza Reflects on Mono's Past and Future(Oct 09, 2008)