Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Parallel LINQ implementation in mono?

Tags:

c#

mono

plinq

I was considering trying PLINQ to parallelize some numerical methods which need to be portable. Does Mono implement Parallel LINQ? If so, how does performance compare between .NET and mono.

like image 384
ccook Avatar asked Feb 19 '26 22:02

ccook


2 Answers

Mono trunk as of June 22nd has that code on SVN, hopefully you can try it and help us by taking it out for a spin and filing bug reports.

like image 134
miguel.de.icaza Avatar answered Feb 21 '26 11:02

miguel.de.icaza


Apperently, it is planned for Mono 2.8 (Parallel Framework).

like image 40
Femaref Avatar answered Feb 21 '26 12:02

Femaref



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!