簡體   English   中英

Python 3中是否仍然存在全局解釋器鎖(GIL)?

[英]Does global interpreter lock (GIL) still exist in Python 3?

我試圖找到有關此問題的答案,但沒有成功。

GIL並未在python 3中刪除。您可以在這里閱讀更多有關它的信息https://realpython.com/python-gil/#why-wasnt-it-removed-in-python-3

在此處輸入圖片說明

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM