[Twisted-Python] Scaling problem
Glyph Lefkowitz
glyph at twistedmatrix.com
Wed Nov 5 09:02:30 MST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jp Calderone wrote:
| There is even a ThreadPool class in Twisted already (though I have never
| used it myself ;), so giving this approach a try should be pretty
quick, and
| if it is still not good enough, you haven't lost much time.
Don't use it! :) Use reactor.callInThread, as we've been saying.
ThreadPool is an implementation detail of the default reactor, at this
point.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQE/qR8VvVGR4uSOE2wRAuwLAKCkNBk00PSaI3C9TFK6F3XtosMV5QCdGzZC
fjgaHR76PsQCVMLPdcKwO3w=
=+wz/
-----END PGP SIGNATURE-----
More information about the Twisted-Python
mailing list