[ https://issues.apache.org/jira/browse/GIRAPH-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013689#comment-14013689 ]
Claudio Martella commented on GIRAPH-713: ----------------------------------------- I was talking to Grafos.ml people, and they have compression support directly on netty via snappy. They just add encoder and decoder directly to the ChannelPipeline of the SocketChannel. Not sure if this is a netty 4 thing, but it could simplify this patch a lot. > 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)