Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48772 > unrolled thread

About GIL Questions!

Started byThanatos xiao <yanxiaopei199@gmail.com>
First post2013-06-20 12:13 +0800
Last post2013-06-20 12:13 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  About GIL Questions! Thanatos xiao <yanxiaopei199@gmail.com> - 2013-06-20 12:13 +0800

#48772 — About GIL Questions!

FromThanatos xiao <yanxiaopei199@gmail.com>
Date2013-06-20 12:13 +0800
SubjectAbout 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!

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web