Monthly Archives: November 2010

Microsoft Developer Network Article on Threading – Part 2 – Scalable Multithreaded Programming with Tasks

The second of my series of articles on threading is up on Microsoft Systems Developer Network Magazine: Scalable Multithreaded Programming with Tasks This article is about using tasks to break up a lengthy job into a series of smaller ones … Continue reading

Posted in Code, Published Articles | Leave a comment