Chapter 11. Parallel Activities

After completing this chapter, you will be able to:

Up until this point in the book, we’ve dealt exclusively with sequential processes. Activity A executes and transfers execution context to Activity B, and so forth. We’ve not looked at parallel execution paths and the complexities that typically come with that. In this chapter, we’ll look at parallel activity processing and see how to synchronize access to shared information across parallel execution paths.

Using the Parallel Activity

Whenever I go to the grocery store for something I’ve run out of, it seems ...

Get Microsoft® Windows® Workflow Foundation Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.