Python THttpServer performance improvements
-------------------------------------------
Key: THRIFT-597
URL: https://issues.apache.org/jira/browse/THRIFT-597
Project: Thrift
Issue Type: Improvement
Reporter: David Reiss
Priority: Minor
This class was originally meant for functional testing only, so performance
wasn't a concern. But now I'm using it for load testing. :) Two patches here.
The first enables buffered I/O. The second allows the http server class to be
specified, which allows users to use the ThreadingMixin.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.