[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013701#comment-14013701 ]
Pavan Kumar commented on GIRAPH-713: ------------------------------------ yup, netty 4 has zlib, gzip, and Snappy compression http://netty.io/4.0/api/io/netty/handler/codec/compression/package-summary.html It uses native methods and is much more efficient that stuff done at java application level. > Provide an option to do request compression > ------------------------------------------- > > Key: GIRAPH-713 > URL: https://issues.apache.org/jira/browse/GIRAPH-713 > Project: Giraph > Issue Type: New Feature > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Attachments: GIRAPH-713.patch > > > In some cases, network is much slower than all the computation stuff we do, > and we could benefit from compressing requests. > https://reviews.apache.org/r/12377/ -- This message was sent by Atlassian JIRA (v6.2#6252)