Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12591
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'received:verizon.net': 0.07; 'terry': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'url:%28': 0.09; 'url:%29': 0.09; 'reedy': 0.16; 'sequential': 0.16; 'threading': 0.16; 'wrote:': 0.16; 'jan': 0.19; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'pm,': 0.24; 'stack': 0.24; 'do,': 0.25; 'url:wiki': 0.25; 'module': 0.30; 'does': 0.32; 'to:addr:python-list': 0.33; 'header :User-Agent:1': 0.34; 'header:X-Complaints-To:1': 0.35; 'thread': 0.37; 'received:org': 0.38; 'george': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'url:en': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'url:%1': 0.67; 'url:secure': 0.73; 'execution.': 0.84; 'url:wikimedia': 0.84; 'pc.': 0.96 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Python thread |
| Date | Thu, 01 Sep 2011 19:02:17 -0400 |
| References | <j3ov0b$40l$1@dough.gmane.org> <CA85C0D1.88C3%mydevgroup@gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-74-109-121-73.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 |
| In-Reply-To | <CA85C0D1.88C3%mydevgroup@gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.673.1314918201.27778.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1314918201 news.xs4all.nl 2554 [2001:888:2000:d::a6]:53009 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:12591 |
Show key headers only | View raw
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