Concurrency in .NET: Modern patterns of concurrent and parallel programmingКНИГИ » ПРОГРАММИНГ
Название: Concurrency in .NET: Modern patterns of concurrent and parallel programming Автор: Riccardo Terrell Издательство: Manning Publications Год: 2018 Страниц: 500 Формат: True PDF Размер: 10 Mb Язык: English
Functional languages help developers support concurrency by encouraging immutable data structures that can be passed between threads without having to worry about a shared state, all while avoiding side effects.
Concurrency in .NET teaches readers how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers.
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...