Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48772 > unrolled thread
| Started by | Thanatos xiao <yanxiaopei199@gmail.com> |
|---|---|
| First post | 2013-06-20 12:13 +0800 |
| Last post | 2013-06-20 12:13 +0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
About GIL Questions! Thanatos xiao <yanxiaopei199@gmail.com> - 2013-06-20 12:13 +0800
| From | Thanatos xiao <yanxiaopei199@gmail.com> |
|---|---|
| Date | 2013-06-20 12:13 +0800 |
| Subject | About GIL Questions! |
| Message-ID | <mailman.3606.1371701629.3114.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hey everyone! Recently I see the python source code, but i still not understand about gil. first, why single core quicker multi-core ? who can explan this in bottom layery ? second, what the different between the mult-core and the single core to schecule threads? thanks! Forgive me bad english!
Back to top | Article view | comp.lang.python
csiph-web