|
|
Stories recently tagged with 'parallelfx'
|
|
published 7 months, 16 days ago, submitted by
justin_etheredge
7 months, 17 days ago
codethinked.com — An example of how to use Parallel.Do in order to efficiently sort items and also how to use Parallel.Do and IParallelEnumerable to Parallelize long running processes. read more...
add a comment
|
category: C# | Views: 29
|
|
tags:
CodeThinked, parallelfx, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JudahGabriel
11 months, 28 days ago
channel9.msdn.com — C# creator Anders Hejlsberg and Parallel LINQ architect Joe Duffy talk about ParallelFx: the .NET library that helps developers more easily write parallel programs to take advantage of the multiple cores in today's machines. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
parallelfx, plinq, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year ago, submitted by
jamesewelch
1 year ago
msdn.microsoft.com — Multi-processor machines are now becoming standard while the speed increases of single processors have slowed down. The key to performance improvements is therefore to run a program on multiple processors in parallel. Unfortunately, it is still very hard to write algorithms that actually take advantage of those multiple processors. In fact, most applications use just a single core and see no speed improvements when run on a multi-core machine. We need to write our programs in a new way. read more...
2 comments
|
category: CLR | Views: 4
|
|
tags:
Concurrency, .net3.5, parallelfx, CLR, ParallelFXLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|