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


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

GIL switch interval

Started byMatt Joiner <anacrolix@gmail.com>
First post2011-09-14 12:23 +1000
Last post2011-09-14 12:23 +1000
Articles 1 — 1 participant

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


Contents

  GIL switch interval Matt Joiner <anacrolix@gmail.com> - 2011-09-14 12:23 +1000

#13257 — GIL switch interval

FromMatt Joiner <anacrolix@gmail.com>
Date2011-09-14 12:23 +1000
SubjectGIL switch interval
Message-ID<mailman.1098.1315967053.27778.python-list@python.org>
i'm curious as to what can be done with (and handled better) by
adjusting sys.setswitchinterval
i've opened a question on SO for this, that people might find of
interest: http://stackoverflow.com/questions/7376776/sys-setswitchinterval-in-python-3-2-and-beyond

[toc] | [standalone]


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


csiph-web