[
https://issues.apache.org/jira/browse/THRIFT-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury closed THRIFT-597.
--------------------------------
Assignee: David Reiss
Fix Version/s: 0.5
Resolution: Fixed
I just committed this.
> Python THttpServer performance improvements
> -------------------------------------------
>
> Key: THRIFT-597
> URL: https://issues.apache.org/jira/browse/THRIFT-597
> Project: Thrift
> Issue Type: Improvement
> Components: Python - Library
> Reporter: David Reiss
> Assignee: David Reiss
> Priority: Minor
> Fix For: 0.5
>
> Attachments:
> v1-0002-THRIFT-597.-python-Make-THttpServer-use-buffering.patch,
> v1-0003-THRIFT-597.-python-Allow-THttpServer-to-use-Threadi.patch
>
>
> 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.