By tag: multicore
0
kicks
Threading On Multi-Core CPUs
A comparison between performance improvement using concurrent threads on multiple CPUs
0
kicks
Seeing the Future in ParallelFX
Showing off Futures in ParallelFX and how they can be used for running and synchronizing many tasks that have results.
0
kicks
Parallel Extensions to the .NET Framework
Interesting article by Daniel Moth about the Parallel Extensions.
0
kicks
640K Is Enough For Anyone, 64 Cores is Enough For Anyone,
640K Is Enough For Anyone It is déjà vu all over again, someone decided that 64 cores is enough for everyone
0
kicks
Parallel Extensions to the .NET FX CTP
Today we released an early preview of the Parallel Extensions to the .NET Framework (ParallelFX) technology, available for download on MSDN. This release contains new APIs to make programming on the .NET Framework simpler as well as supporting documentation and samples.