E-Book, Englisch, 346 Seiten
Tanwar Hands-On Parallel Programming with C# 8 and .NET Core 3
1. Auflage 2019
ISBN: 978-1-78913-361-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build solid enterprise software using task parallelism and multithreading
E-Book, Englisch, 346 Seiten
ISBN: 978-1-78913-361-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Parallel Programming with C# 8 and.NET Core 3".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Introduction to Parallel Programming
- Task Parallelism
- Data Parallelism
- Using PLINQ
- Synchronization Primitives
- Using Concurrent Collections
- Improving Performance with Lazy - Introduction to Asynchronous Programming
- Async, Await and Task Based Asynchronous programming basics
- Debugging Tasks using Visual Studio
- Writing Unit Test cases for Parallel and Asynchronous code
- IIS and Kestrel in Asp.net Core
- Patterns in Parallel Programming
- Distributed memory management