[Tutor] question about number of threads

shawn bright nephish at gmail.com
Thu Oct 12 15:44:44 CEST 2006


Hey there,
i have an app that runs several processes as threads.
using the threading.Thread()

now, i have another app that does the same thing. Now, pretty soon, we will
be combining all the features of the two packages together into one app.

My question is, is there a limit on how many threads one GUI application can
have running in the background ?
Most of them are sleeping most of the time. They wake up and do something
every 10 seconds, 20 minutes, etc...

Any pitfalls out there i shoud know about ?

thanks

shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061012/359447ef/attachment.html 


More information about the Tutor mailing list