Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
Patch Available
Description
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,