现在位置 >首页 >
所有关于同步的文章
Description:
Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming, 2nd Edition
Concurrency is now more common in responsive and scalable application development, but it’s still 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 solutions work, these recipes ...