[EMAIL PROTECTED] wrote:
To benchmark this I used a simple tcp server which writes a small
(16k)
string to the client and closes the connection.

Just a general note: When benchmarking such a network service it would be valuable to see benchmark results for several data sizes. I'd expect better numbers for a ThreadPoolingMixIn when there are more requests with smaller data size.

Ciao, Michael.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to