[Mono-dev] CTP .NET parallel name spaces
Dennis Hayes
denisraytek at yahoo.com
Tue Dec 4 19:27:43 EST 2007
Am 04.12.2007 um 23:03 schrieb Dennis Hayes:
>> Am I wrong in assumeing Mono will support [Microsoft Parallel
>> Extensions to .NET Framework 3.5] at some point in time?
>> Has anyone looked at this?
>> Any wild guess at a time frame.
>I hadn't heard of this implementation, but the ECMA standard briefly
>describes an optional System.Threading.Parallel assembly that
>neither .NET nor Mono provided.
>I started an implementation in Spring but for time reasons didn't
>parallelize it. I'd be happy to donate the code for Mono as a stub, so
>"basic" compilation/execution support could theoretically be provided
>pretty soon... while a full HPC-grade implementation will likely take
>some longer. ;-)
>My plan was to use the Adapter pattern to allow multiple (pluggable)
>backends, i.e. single-threaded, multi-threaded, MPI, etc. That should
>make it very easy to scale.
>Andreas
This seems different, it affects the following namespaces
System.Threading.Tasks
System.Threading
System.Linq.Parallel
System.Linq
Dennis
---------------------------------
Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071204/72361c28/attachment.html
More information about the Mono-devel-list
mailing list