]
Sebastian Łaskawiec updated ISPN-6797:
--------------------------------------
Labels: hackaton (was: )
Evaluate if using compression is a good idea
--------------------------------------------
Key: ISPN-6797
URL:
https://issues.jboss.org/browse/ISPN-6797
Project: Infinispan
Issue Type: Feature Request
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Trivial
Labels: hackathon
Currently we don't use any compression when sending data over the wire (client/server
mode). The [latest compression
benchmark|http://java-performance.info/performance-general-compression/] looks very
promising (especially Lz4). We could re-evaluate it's usage in Infinispan.