Learn Parallel Programming with C# and .NET
- Type:
- Other > Other
- Files:
- 4
- Size:
- 533.83 MiB (559763982 Bytes)
- Uploaded:
- 2018-04-04 19:25:30 GMT
- By:
- tuts756
- Seeders:
- 0
- Leechers:
- 3
- Comments
- 0
- Info Hash: 162D92E8EF4DD2F463B029FF8E89628CDF78A94A
(Problems with magnets links are fixed by upgrading your torrent client!)
Description This course is about .NET Parallel Programming with C# and covers the core multithreading facilities in the .NET Framework, namely the Task Parallel Library (TPL) and Parallel LINQ (PLINQ). This course will teach you about: Task Programming: how to create and run tasks, cancel them, wait on them and handle exceptions that occur in tasks. Data Sharing and Synchronization, ensuring your access to shared data also happens in a safe and consistent manner. Concurrent Collections, such as ConcurrentBag, which operate correctly even when accessed from multiple threads. Task Coordination concepts, including the idea of continuations, as well as uses of synchronization primitives to coordinate tasks. Parallel Loops which let you easily iterate over a counter or collection while partitioning the data and processing it on separate threads. Parallel LINQ, the parallel version of .NET’s awesome Language-Integrated Query (LINQ) technology. Who is the target audience? Beginner and experienced .NET developers Computer Science students Anyone interested in modern approaches to multithreading/parallelism Requirements Basic knowledge of C# and .NET framework Basic knowledge of multithreading
TutsGalaxy.com.txt | 41 B |
Torrent_downloaded_from_Demonoid_-_www.demonoid.pw_.txt | 59 B |
Read Me.txt | 8 B |
Learn Parallel Programming with C# and .NET.zip | 533.83 MiB |