- Mastering Concurrency in Python
- Quan Nguyen
- 66字
- 2021-06-10 19:23:57
Questions
- What is the idea behind concurrency, and why is it useful?
- What are the differences between concurrent programming and sequential programming?
- What are the differences between concurrent programming and parallel programming?
- Can every program be made concurrent or parallel?
- What are embarrassingly parallel tasks?
- What are inherently sequential tasks?
- What does I/O bound mean?
- How is concurrent processing currently being used in the real world?
推薦閱讀
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Android Wearable Programming
- Boost程序庫完全開發(fā)指南:深入C++”準(zhǔn)”標(biāo)準(zhǔn)庫(第5版)
- 深入理解Android(卷I)
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- Rust Cookbook
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Learning Neo4j 3.x(Second Edition)
- 游戲程序設(shè)計(jì)教程
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- JavaScript動(dòng)態(tài)網(wǎng)頁編程
- SQL Server 入門很輕松(微課超值版)
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- Android Game Programming by Example