- 1
- humit
- 조회 수 242
오늘의 무료 e-book의 제목과 그에 대한 설명입니다.
Mastering C# Concurrency
Concurrency brings new benefits to your work. So take the time to learn how to bring those benefits to your C# apps with this title. Starting with the traditional approach to concurrency, you will learn how to write multithreaded concurrent programs and compose ways that won't require locking. You will explore the concepts of parallelism granularity, and fine-grained and coarse-grained parallel tasks by choosing a concurrent program structure and paralleling the workload optimally. You will also learn how to use task parallel library, cancellations, timeouts, and how to handle errors. With all this and more, you'll be able to diagnose and resolve typical problems that could happen in multithreaded applications!
다운로드 링크는 아래와 같습니다.
https://www.packtpub.com/freelearning-claim/23562/21478
※ packtpub에 가입을 하시고 로그인을 하신다음에 위 링크에 접속을 하셔야 합니다. 그렇지 않으면 404 에러 페이지가 나옵니다.
요즘 들어서 웹개발쪽 보다는 응용프로그램 언어를 위주로 무료 책이 나오네요..