Thrift Perl Client Library Performance Improvement patch
--------------------------------------------------------
Key: THRIFT-593
URL: https://issues.apache.org/jira/browse/THRIFT-593
Project: Thrift
Issue Type: Improvement
Components: Library (Perl)
Reporter: Tokuhiro Matsuno
Perl client library for Thrift is bit slow.This implementation can make 24.75
QPS.
I wrote a I/O buffering patch for this implementation.This makes 147x faster
the echo server.
The patch is here: http://gist.github.com/195539
regards,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.