多进程,多线程

1 多进程

https://www.liaoxuefeng.com/wiki/1016959663602400/1017628290184064

multiprocessing

流程

  1. 创建进程池
  2. 创建进程
  3. 关闭进程池
  4. 阻塞主进程

进程返回值

进程调用函数的参数

pandas chunk data 不可以

打印信息

2 多线程

https://www.runoob.com/python/python-multithreading.html

thread

Author

Lavine Hu

Posted on

2022-10-04

Updated on

2024-04-13

Licensed under

# Related Post
  1.logging
  2.python内存管理
  3.路径
  4.pandas
  5.
  6.metaclass
  7.unittest
  8.list
Comments

:D 一言句子获取中...