Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12591
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Python thread |
| Date | 2011-09-01 19:02 -0400 |
| References | <j3ov0b$40l$1@dough.gmane.org> <CA85C0D1.88C3%mydevgroup@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.673.1314918201.27778.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python thread Terry Reedy <tjreedy@udel.edu> - 2011-09-01 19:02 -0400
csiph-web