Python: share arbitrary objects among pooled processes with shared_memory?

前端 未结 0 682
走了就别回头了
走了就别回头了 2021-01-02 20:52

I am trying to share objects among processes without writing to them such that they are not copied when a new reference is created. Still I would like to use multiproc

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