Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13257 > unrolled thread
| Started by | Matt Joiner <anacrolix@gmail.com> |
|---|---|
| First post | 2011-09-14 12:23 +1000 |
| Last post | 2011-09-14 12:23 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
GIL switch interval Matt Joiner <anacrolix@gmail.com> - 2011-09-14 12:23 +1000
| From | Matt Joiner <anacrolix@gmail.com> |
|---|---|
| Date | 2011-09-14 12:23 +1000 |
| Subject | GIL 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
Back to top | Article view | comp.lang.python
csiph-web