python 高级部分
1. 通信
2. 调度
3. 缓存
4. 大数据
5. 并行模型
https://github.com/mpi4py/mpi4py
https://python-parallel-programmning-cookbook.readthedocs.io/zh_CN/latest/chapter1/04_Parallel_programming_models.html#id4
6. IO
7. 网络编程
8. 同步与异步
9. 中间件
10.集群
11.算法
12.数据库
13.编程范式