Paralelní programování v .NET Frameworku
Loading...
Files
Downloads
3
Date issued
Authors
Laryš, Kryštof
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
Diploma thesis deals with parallel programming in .NET Framework. First there is an explanation of a theoretical view on parallelization. Then it is outlined how to create a parallel program and what risks it entails. The C# language is always used in the practical part. The first part explains the practical application of the Task Parallel Library. The second part is a solution Windows HPC SOA. In experiments on efficient parallel matrix multiplication is always summed up the effectiveness of parallelization.
Description
Import 04/07/2011
Subject(s)
.NET, C#, Microsoft, Task Parallel Library, Parallel programming, Synchronization, Deadlock, Windows Communication Foundation, Service Oriented Architecture, Windows HPC, Matrix multiplication