.NET 4.5 Parallel Extensions cookbook /
This book contains practical recipes on everything you will need to create task-based parallel programs using C♯, .NET 4.5, and Visual Studio. The book is packed with illustrated code examples to create scalable programs. This book is intended to help experienced C♯ developers write applications tha...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Birmingham, UK :
Packt Publishing,
2013.
|
Sujets: | |
Accès en ligne: | Texto completo |
Table des matières:
- Cover
- Copyright
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- 1. Getting Started with Task Parallel Library
- 2. Implementing Continuations
- 3. Learning Concurrency with Parallel Loops
- 4. Parallel LINQ; Introduction
- 5. Concurrent Collections
- 6. Synchronization Primitives
- 7. Profiling and Debugging
- 8. Async
- 9. Dataflow Library.