摘要: Queue和Pipe实现的数据共享方式只支持两种结构 Value 和 Array。Python中提供了强大的Manage专门用来做数据共享,其支持的类型非常多,包括: Value,Array,list, dict,Queue, Namespace, Lock, RLock, Semaphore, B 阅读全文
posted @ 2019-01-17 19:40 anobscureretreat 阅读(155) 评论(0) 推荐(0)