- Mastering C# Concurrency
- Eugene Agafonov Andrew Koryavchenko
- 85字
- 2021-07-09 21:26:06
Summary
In this chapter, we learned about the issues with using shared data from multiple threads. We looked through the different techniques allowing us to organize concurrent access to shared state more efficiently in different scenarios. We also established an understanding about the performance issues of using locks, thread blocking, and context switching.
In the next chapter, we will continue to explore concurrent access to shared data. However, this time we will try to avoid locks and make our parallel program more robust and efficient.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Building a RESTful Web Service with Spring
- Flash CS6中文版應用教程(第三版)
- C語言從入門到精通(第4版)
- Getting Started with NativeScript
- Getting Started with Laravel 4
- PHP+Ajax+jQuery網站開發項目式教程
- Learning Apache Karaf
- App Inventor創意趣味編程進階
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Geospatial Development By Example with Python
- MongoDB Cookbook(Second Edition)
- JavaScript Concurrency
- Android技術內幕(系統卷)
- Apache Solr for Indexing Data