You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Feng Shen (JIRA)" <ji...@apache.org> on 2013/07/05 06:09:47 UTC

[jira] [Created] (THRIFT-2083) Improve the go lib: buffered Transport, save memory allocation, handle concurrent request

Feng Shen created THRIFT-2083:
---------------------------------

             Summary: Improve the go lib: buffered Transport, save memory allocation, handle concurrent request
                 Key: THRIFT-2083
                 URL: https://issues.apache.org/jira/browse/THRIFT-2083
             Project: Thrift
          Issue Type: Improvement
          Components: Go - Library
    Affects Versions: 0.9.1
            Reporter: Feng Shen
             Fix For: 0.9.1


1. Add Buffered Transport wrapper
2. Avoid allocating by using a small buffer for binary protocol
3. TSimpleServer handle concurrent request

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira