What is the difference between multiprocessing.Queue and queue.Queue?

前端 未结 0 1197
轮回少年
轮回少年 2021-01-07 09:53

I found that multiprocessing.Queue and queue.Queue are very similar. Except that multiprocessing.Queue can be shared by different proc

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