Archive for the ‘Concurrency’ Category.
20th January 2008, 03:44 am
Introduction
For many years, parallel computing is an important area for research in high performance computing. Super computers dominated the industry all the time. However with the cost of obtaining a fast computer and a fast network, cluster computing considered as a good alternative. High Performance Computing market grew rapidly, mainly because of the clusters intensified. […]
Tags:
.Net,
Concurrency,
dll,
Functional Programming,
interop,
mpi,
mpich Category:
Articles,
Concurrency,
Distributed,
F#,
Functional Programming,
Tools |
2 Comments
12th September 2007, 08:29 pm
Although I am extremely busy this month, I can’t stop reading those wonderful articles about parallelism on October’s MSDN Magazine. Here are the articles, a very first gentle introduction to PLINQ (Parallel LINQ) by Joe Duffy,Ed Essey, Parallel Performance using System.Concurrency namespace and a ThreadPool article. Apparently in the near future we will have some […]