[Twisted-Python] Weird thread count

Clark C. Evans cce at clarkevans.com
Wed Oct 22 17:02:49 EDT 2003


soso,

  You can also compile Python without threads... ;)

Clark

On Wed, Oct 22, 2003 at 04:44:39PM -0400, Itamar Shtull-Trauring wrote:
| On Wed, 22 Oct 2003 23:28:31 +0300
| soso <duke99 at email.ro> wrote:
| 
| > The following client code creates 3 threads on startup, even if there
| > is no server to connect to. And I have no clue why. I'm running on
| > Win2k and that's what taskmanager says. Any ideas?
| 
| Presumably those are internal Python threads. Try running just Python
| and see how many threads there are.
| 
| Also note that Twisted doesn't use threads for networking), so number of
| networking connections is irrelevant.
| 
| -- 
| Itamar Shtull-Trauring    http://itamarst.org/
| Available for Python & Twisted consulting
| 
| _______________________________________________
| Twisted-Python mailing list
| Twisted-Python at twistedmatrix.com
| http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list