You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/26 14:53:00 UTC

[jira] [Updated] (THRIFT-1307) Add compression transport wrapper to Thrift (Java) Runtime

     [ https://issues.apache.org/jira/browse/THRIFT-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III updated THRIFT-1307:
--------------------------------------
    Summary: Add compression transport wrapper to Thrift (Java) Runtime  (was: Add compression to Thrift)

> Add compression transport wrapper to Thrift (Java) Runtime
> ----------------------------------------------------------
>
>                 Key: THRIFT-1307
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1307
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Jerome Boulon
>            Priority: Major
>
> Thrift output could be compressed on the fly similar to what Tomcat/Apache are doing.
> But instead of using Gzip, since performance matter more than the compression ratio, Snappy could be used.
> Snappy: http://code.google.com/p/snappy/
> Snappy is written in C++, but Java bindings are included



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)