Norman Sasono

Beauty is the first test: there is no permanent place in the world for ugly Mathematics – G.H. Hardy
See also: Other Geeks@INDC

About Me

Browse by Tags

All Tags » Parallel Computing (RSS)
Parallelism - Data, Functional, Task, Pipeline
Be able to use Parallel API such as ParallelFX is just the tip of understanding of Parallel Computing. O, and that concurrency/multithreading programming you've used to (let say using System.Threading stuff) is even smaller. . Here I'd like to...
After Server Wave 2008 Launch, what's next? Go Parallel!
Visual Studio 2008, Windows Server 2008, SQL Server 2008. All have been launched. .NET 3.5, C# 3.0, VB 9.0, LINQ, etc are no more "Cutting Edge". It's all "released" stuff. So, no more excitement for geeks in Microsoft club? As...
ParallelFX: .NET API for Parallel Computing
Microsoft has released an early preview of ParallelFX (Parallel Extensions to the .Net Framework) , a set of programming tools designed to help developers approach issues related to coding for parallel environments. ParallelFX contains new APIs to make...