[BangPypers] threading problem

Venkatraman S venkat83 at gmail.com
Fri Mar 27 17:38:53 CET 2009


On Thu, Mar 26, 2009 at 11:40 PM, OOMMEN KM <oommenkm at gmail.com> wrote:

>
> Can anyone help me with some tips for making it better or things to
> remember in python threading.
> Is there any way to kill a thread explicitly.
>

Can you convince me as to why you need threads for this? Or who 'motivated'
you?

There is a simple rule of thumb that you can follow:
"If you are using threads, think again -- _mostly_ you can do away without
them".

-V-
http://twitter.com/venkasub
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090327/83406004/attachment.htm>


More information about the BangPypers mailing list