[ https://issues.apache.org/jira/browse/THRIFT-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093275#comment-13093275 ]
David Nadlinger commented on THRIFT-1307: ----------------------------------------- Why would a new plugin interface be needed for this? Can't this just be implemented with a »wrapper« transport like e.g. zlib for C++? > Add compression to Thrift > ------------------------- > > Key: THRIFT-1307 > URL: https://issues.apache.org/jira/browse/THRIFT-1307 > Project: Thrift > Issue Type: New Feature > Components: Java - Library > Reporter: Jerome Boulon > > 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 is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira