C# Multithreaded and Parallel Programming
Book information
Description
Most modern machines have dual-core processors. This means that the present-day computer has the ability to multitask. Using multiple cores means your applications can process data faster and be more responsive to users. However, to fully exploit this in your applications, you need to write multithreading code.We will begin by covering some techniques that have been around since the beginning of .NET, including the BackgroundWorker component, timers, and the Thread class. We will use tasks, task factories, and parallel loops to develop multithreaded applications at a higher level than directly creating and managing individual threads. Finally, we will look at the tools Visual Studio provides for debugging parallel applications, common concurrent design patterns, and the latest updates in PLINQ and async.
Similar books
Design Patterns via C#. Приемы объектно-ориентированного проектирования (Файлы примеров)
RAR
C# 5.0. Полное описание языка (Albahari C# 5.0 in a Nutshell: The Definitive Reference)
Intermediate C# Programming for Beginners: An Introduction and Step-by-Step Guide to Programming in C#
Язык программирования C# 5.0 и платформа .NET 4.5 (дополнительные файлы)
RAR
C# 5.0 и платформа .NET 4.5 для профессионалов (Только CD)
RAR
C# 5.0 и платформа .NET 4.5 для профессионалов
DJVU
C# в подлиннике. Наиболее полное руководство (Только CD)
RAR
Programming C# 5.0: Building Windows 8 Metro, Web, and Desktop Applications for the .NET 4.5 Framework (Supplement: Examples)
ZIP