- 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?
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Kibana Essentials
- Learning RxJava
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- 你不知道的JavaScript(中卷)
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- Java程序設(shè)計(jì)
- Java EE 7 Performance Tuning and Optimization
- Python之光:Python編程入門(mén)與實(shí)戰(zhàn)
- Java網(wǎng)絡(luò)編程核心技術(shù)詳解(視頻微課版)
- Access 2010中文版項(xiàng)目教程
- Python從入門(mén)到精通
- Building Serverless Architectures
- C++ Application Development with Code:Blocks
- Java EE 7 with GlassFish 4 Application Server