Understanding and Using Tasks

The parallel computing in the .NET Framework development relies on the concept of tasks. This section is therefore about the core of the parallel computing, and you learn to use tasks for scaling units of work across multiple threads and processors.

Read this Section Carefully

This section is particularly important not only with regard to the current chapter, but also because the concept of tasks returns in Chapter 42, “Asynchronous Programming.” For this reason it is very important that you carefully read the concepts about tasks; you will reuse them in the next chapter.

Get Visual Basic 2015 Unleashed 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.