Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded ProgrammingКНИГИ » ПРОГРАММИНГ
Название: Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming Автор: Stephen Cleary Издательство: O'Reilly Media Год: 2014 ISBN: 9781449367565 Формат: pdf Страниц: 207 Размер: 10,8 mb Язык: English
Concurrency is becoming more common in responsive and scalable application development, but it’s been extremely difficult to code. The detailed solutions in this cookbook show you how modern tools raise the level of abstraction, making concurrency much easier than before. Complete with ready-to-use code and discussions about how and why the solution works, you get recipes for using:
• async and await for asynchronous operations • Parallel programming with the Task Parallel Library • The TPL Dataflow library for creating dataflow pipelines • Capabilities that Reactive Extensions build on top of LINQ • Unit testing with concurrent code • Interop scenarios for combining concurrent approaches • Immutable, threadsafe, and producer/consumer collections • Cancellation support in your concurrent code • Asynchronous-friendly Object-Oriented Programming • Thread synchronization for accessing data
C++ Concurrency in Action, 2nd Edition Название: C++ Concurrency in Action, 2nd Edition Автор: Anthony Williams Издательство: Manning Год: 2019 Формат: PDF Страниц: 592 Для сайта:...
Parallel and Concurrent Programming in Haskell Название: Parallel and Concurrent Programming in Haskell Автор: Simon Marlow Издательство: O'Reilly Media Год: 2013 Страниц: 321 ISBN: 9781449335946...
Async in C# 5.0: Unleash the Power of Async Автор: Alex Davies Название: Async in C# 5.0: Unleash the Power of Async Издательство: O'Reilly Media Год: 2012 ISBN: 1449337163 Язык: English...
C++ Concurrency in Action Название: C++ Concurrency in Action Автор: Anthony Williams Издательство: Manning Publications Год: 2012 ISBN: 978-1-933-98877-1 Формат: pdf Страниц:...