发布时间:2019-09-08 09:12:32编辑:auto阅读(1876)
近段时间发现一个 Python 连接数据库的连接是线程不安全的,结果惹得我哪哪儿都怀疑变量的多线程是否安全的问题,今天终于找到了正确答案,那就是 Python 内置类型 dict,list ,tuple 是线程安全的。
请参考官方解释: http://docs.python.org/glossary.html#term-global-interpreter-lock
还有另一篇文章课参考: http://effbot.org/pyfaq/what-kinds-of-global-value-mutation-are-thread-safe.htm
上一篇: python查看如何查看版本信息
下一篇: [python] 解决OSError:
48923
48033
38790
35919
30340
27119
26124
20957
20779
19137
650°
729°
700°
693°
669°
635°
735°
816°
925°
1136°