About Me

My photo
Northglenn, Colorado, United States
I'm primarily a BI Developer on the Microsoft stack. I do sometimes touch upon other Microsoft stacks ( web development, application development, and sql server development).

Tuesday, October 30, 2007

Parallel Processor Programming

A good article in programming for parallel processors for .Net.

I really like this concept because it is easier to understand, implement and faster performance compared to threading.

http://msdn.microsoft.com/msdnmag/issues/07/10/Futures/default.aspx

No comments: