Friday, February 27, 2009

There is no more free lunch! The Moore's law is over.

Presentation on Parallel Extensions @ Quebec user group

My presentation on Parallel Extensions is announced on their web site.

http://www.cunq.org/Evenements+de+la+communaute/378.aspx

La présentation sera en français.

If we want more power we need to cross the processor barrier and do work in parallel. In June 2008, Microsoft released its second CTP of Parallel Extensions library. Come with me to see how easy it will be to make that leap of faith into the world of parallel processing. We will see how Task, concurrent collections, lazy initialization, parallel Linq and other tools can help us in this endeavour.

You can find more information about that library on my other posts:

http://blog.decarufel.net/2009/02/refactoring-single-threaded-code-to.html

http://blog.decarufel.net/2009/02/why-operator-is-not-thread-safe.html

http://blog.decarufel.net/2009/01/managed-parallel-computing-with.html

No comments: