Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12591 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2011-09-01 19:02 -0400 |
| Last post | 2011-09-01 19:02 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python thread Terry Reedy <tjreedy@udel.edu> - 2011-09-01 19:02 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2011-09-01 19:02 -0400 |
| Subject | Re: Python thread |
| Message-ID | <mailman.673.1314918201.27778.python-list@python.org> |
On 9/1/2011 6:08 PM, George wrote: > So what exactly does threading module do, if it doesn't create a subprocess. > Does each thread have its own stack and PC. > What advantage would a threading module provide over sequential execution. https://secure.wikimedia.org/wikipedia/en/wiki/Thread_%28computer_science%29 -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web