Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46126

Re: I want to know how to implement concurrent threads in Python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <bahamutzero8825@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.067
X-Spam-Evidence '*H*': 0.88; '*S*': 0.01; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; 'concurrent': 0.16; 'subject:threads': 0.16; 'threads.': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'daniel': 0.26; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'workaround': 0.31; 'everyone': 0.33; 'received:google.com': 0.35; 'message-id:@gmail.com': 0.38; 'sure': 0.39; "you're": 0.61; 'you.': 0.62; 'to:addr:gmail.com': 0.65; 'subject:know': 0.84; 'charming': 0.91; 'subject:want': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=2fy8/NtBiSFL2WjCNQnPWMiHXb8R518JVXJqioBN8hA=; b=mO2QzIsm2W9WljXFRXfW9ZZ9tuzc1EUpq1r7H7ATy1iEg5HPvUxRT3DAqDOeUTQe1G O4QP+Q6GqyBINAwN0+I2erqgZgEZLPfepHbg2ZM1XG4wcFwwQzqS66TZyHuAVxHnVWQ/ wQ7+99Pqk/Sl3yrwqbkQWuNBmLqJyXtjEBPZs6u4oodBb6GpioHjgjVaWcERoBadewwC 7NM+JzeUQddxixIVmUL6Xr4m8+wS9NFa84rJYEbBAAwHcX74eP9fD1+zBH6U1B4YArAn OqHSe3pPGmb0haP97hvgHzpGNCQpNmAc13lKPEnciBIEcuSQ/RyIkeU6+zviIXWCgotC 2NYg==
X-Received by 10.50.41.66 with SMTP id d2mr3553883igl.100.1369603643794; Sun, 26 May 2013 14:27:23 -0700 (PDT)
Date Sun, 26 May 2013 16:27:16 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version 1.0
To Daniel Gagliardi <danielgagliardiramos@gmail.com>
Subject Re: I want to know how to implement concurrent threads in Python
References <CAGpAtSFH5Gn1xWuPKhGm-Bo0OZi0PgOD+9O-KC=MpCXJ20bC6w@mail.gmail.com> <51A27A5B.1030304@gmail.com> <CAGpAtSGQ1dS=EjDGzgZxcO40dwMqhMsQ+yy_xiFqid4zHMeXsw@mail.gmail.com>
In-Reply-To <CAGpAtSGQ1dS=EjDGzgZxcO40dwMqhMsQ+yy_xiFqid4zHMeXsw@mail.gmail.com>
X-Enigmail-Version 1.5.1
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
Cc "comp.lang.python" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.2205.1369603652.3114.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369603652 news.xs4all.nl 15969 [2001:888:2000:d::a6]:60472
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46126

Show key headers only | View raw


On 2013.05.26 16:21, Daniel Gagliardi wrote:
> shutup bitch! i do know python cannot concurrent threads. want a workaround
You're a charming fellow. I'm sure everyone will flock to help you.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: I want to know how to implement concurrent threads in Python Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-26 16:27 -0500

csiph-web