Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13259
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Subject | stackoverflow and c.l.py (was: GIL switch interval) |
| Date | 2011-09-14 06:12 +0200 |
| References | <CAB4yi1Nc04-6zw98WW+rss9u80amNbmk7GpMw-b0uHDdiRgC7w@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1100.1315973589.27778.python-list@python.org> (permalink) |
Matt Joiner, 14.09.2011 04:23: > 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[...] I wonder why people ask this kind of question on stackoverflow, and then come here asking people to go over there, read the question, and (potentially) provide an answer. IMHO, c.l.py is a much better place to ask Python(-related) questions than stackoverflow. It's also a much better place to search for an answer that is already available in the archives. Stefan
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
stackoverflow and c.l.py (was: GIL switch interval) Stefan Behnel <stefan_ml@behnel.de> - 2011-09-14 06:12 +0200
Re: stackoverflow and c.l.py (was: GIL switch interval) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-09-14 15:35 +1000
Re: stackoverflow and c.l.py Ethan Furman <ethan@stoneleaf.us> - 2011-09-13 23:47 -0700
Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 08:24 +0000
Re: stackoverflow and c.l.py (was: GIL switch interval) Roy Smith <roy@panix.com> - 2011-09-14 09:42 -0400
Re: stackoverflow and c.l.py (was: GIL switch interval) Duncan Booth <duncan.booth@invalid.invalid> - 2011-09-14 19:00 +0000
Re: stackoverflow and c.l.py Thomas Jollans <t@jollybox.de> - 2011-09-14 21:34 +0200
csiph-web