- Mastering Concurrency in Python
- Quan Nguyen
- 57字
- 2021-06-10 19:24:00
Further reading
For more information you can refer to the following links:
- Amdahl's Law (https://home.wlu.edu/~whaleyt/classes/parallel/topics/amdahl.html), by Aaron Michalove
- Uses and abuses of Amdahl's Law, Journal of Computing Sciences in Colleges 17.2 (2001): 288-293, S. Krishnaprasad
- Learning Concurrency in Python: Build highly efficient, robust, and concurrent applications (2017), Elliot Forbes
推薦閱讀
- Software Defined Networking with OpenFlow
- 在最好的年紀學Python:小學生趣味編程
- 潮流:UI設計必修課
- Java面向對象思想與程序設計
- Maven Build Customization
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- 云原生Spring實戰
- JavaScript動態網頁開發詳解
- Java編程的邏輯
- Getting Started with LLVM Core Libraries
- 大話Java:程序設計從入門到精通
- 現代C:概念剖析和編程實踐
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- Ext JS 4 Plugin and Extension Development
- TypeScript圖形渲染實戰:2D架構設計與實現