TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Python 3.9 fork without GIL

6 点作者 bratao超过 3 年前

2 条评论

dekhn超过 3 年前
I'd love to see a GIL-less python that competes head-for-head with serial python. I am in the same boat as the author (I use python for command-and-control of C++ libraries that have their own concurrency and I spend too much time trying to figure out which bit of training or data processing code is keeping the system from using its 96 cores, 384GB RAM, and 8 GPUs).
high_byte超过 3 年前
finally. just few days ago saw a discussion on HN about python and gil. I&#x27;m glad some work is being done.<p>well played