Why do I have idle workers when using Python multiprocessing pools?

后端 未结 0 1905
时光取名叫无心
时光取名叫无心 2021-01-28 02:48

I am breaking a very large text file up into smaller chunks, and performing further processing on the chunks. For this example, let text_chunks be a list of lists,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题