CPython 源码迁移到 github 了。官方发通知让你们去点 star 冲榜

2017-07-02 16:55:54 +08:00
 est
官方通知: https://mail.python.org/pipermail/python-dev/2017-June/148523.html

需要大家 star 的原因是:Python is only #11 with 8,539 stars, behind PHP and Ruby!

点赞地址: https://github.com/python/cpython/
12102 次点击
所在节点    Python
92 条回复
halfcoder
2017-07-03 14:50:37 +08:00
@wellsc #63
PHP 本身不提供多线程库和 API,而是由 pthreads 这样的扩展来提供,但 PHP 解释器本身已经是线程安全的了。
参见:
https://www.reddit.com/r/PHP/comments/1jo517/multithreading_in_php_with_pthreads/
特别是:
https://www.reddit.com/r/PHP/comments/1jo517/multithreading_in_php_with_pthreads/cbgm3ls/
halfcoder
2017-07-03 14:51:43 +08:00
@FrankFang128 #76
Global Interpreter Lock,全局解释器锁
Felldeadbird
2017-07-03 14:56:02 +08:00
我很感动,理由也很充分。我去点了 PHP 和 Ruby
cyruszhu
2017-07-03 15:28:50 +08:00
不仅点了,而且把 php unstar 了
zhuangzhuang1988
2017-07-03 15:29:35 +08:00
shihty5
2017-07-03 15:30:54 +08:00
所以 java 在哪?
xiaojunjor
2017-07-03 15:31:12 +08:00
理由 233333333333333
wellsc
2017-07-03 15:31:36 +08:00
@halfcoder 特别是 what ? PHP 本身不提供多线程支持才线程安全的吧,用扩展貌似说明不了什么。。
liyj144
2017-07-03 15:41:56 +08:00
理由好充分, 赶紧点一个。不过初恋 php 的 star 当然并不能少。
halfcoder
2017-07-03 17:09:51 +08:00
@wellsc #88
你可能没空细看我给出的链接,我把其中一个重点挑出来放下面:
...the fact is that PHP does support **multi threaded execution of the interpreter** and has done for 13 years, a lot of effort is made to ensure that at least internal and bundled functionality doesn't do anything stupid when executing in a ZTS environment.
catsoul
2017-07-04 09:06:20 +08:00
信仰已充值~
liyoubin37
2017-07-10 12:12:23 +08:00
11405,充值完毕。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/372493

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX