New Parallel Demo Showing Different Patterns

Thursday, July 29, 2010 – 9:23 PM

Demo UI.

I’ve upgraded the demo demo that goes with the TechEd 2010 parallel patterns talk.

This is essentially the sample from Chapter 5 of “Parallel Programming with Microsoft .NET” with additional work on on the UI to make it more “demoable”. Notably the UI is based on one of the diagrams from the book.

It also shows additional patterns used within the same sample to enhance individual steps within the overall workflow.

The code is currently under development so you can download the latest source from my blog repository on BitBucket.

http://bitbucket.org/ademiller/blog/downloads

Eventually I’ll probably ship it on the CodePlex site along with the other book samples.