C# Multithreaded and Parallel Programming

Rodney Ringler

Bisher keine Bewertungen
0.0

+ Merken

Lies mit dem Standard- oder Partner-Abo Unterhaltungs­literatur und alle Fachbücher aus unserem Katalog.

Beschreibung zu „C# Multithreaded and Parallel Programming“

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.


Verlag:

Packt Publishing

Veröffentlicht:

2014

Druckseiten:

ca. 254

Sprache:

English

Medientyp:

eBook


Ähnliche Titel wie „C# Multithreaded and Parallel Programming“

Lesen. Hören. Bücher erleben.

Jetzt kostenlos testen