PLINQ and TPL
.Net 4 includes PLINQ and TPL. Silverlight 4 should, too. I want to use these in my app and run it on both .Net 4 and Silverlight 4.
43 comments
-
Rajkumar G
commented
Would be helpful to tweak the performance
-
Alexey
commented
Parallel Programming in SL - it would be nice to have.
-
LaughingJohn
commented
TPL is included in SL5. Don't think PLINQ or Parallel loops (For/ForEach) is included though.
-
Dimitar N. L.
commented
You should include this feature in SL5.
-
Dimitar N. L.
commented
You should include this feature in SL5.
-
LaughingJohn
commented
For anyone looking for this, you can get access to tasks (although not Parallel.For or concurrent collections) via the Async CTP, available here: http://www.microsoft.com/download/en/details.aspx?id=9983
There's a go-live license as well.
-
LaughingJohn
commented
+100
-
Alireza
commented
You should include this feature in SL5.
-
Brij Mohan
commented
This is one of the missing must have feature in SL.
-
iS *
commented
Really gr8 to have this in SL5
-
User239
commented
Looking forward!
-
Ba Bil
commented
Should already be in SL5.
-
qxsar
commented
I can't believe it's still not gonna make it into SL5..
-
Jeeradej
commented
The inclusion of these features is a must for Silverlight!
-
ludo
commented
yes
-
Steve Solomon
commented
What gives, not TPL in Silverilght. Doh
-
Dan
commented
Anything to make client-side threading easier to read would be a bonus
-
Anonymous
commented
This will be a wonderful addition whenever it happens. For the least bit, it will ease using the hideous WCF proxy async methods.
-
Crash
commented
This would be a very welcome feature.
-
jonny64bit
commented
This would be create in my applications