[
https://issues.apache.org/jira/browse/AMQ-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164778#comment-13164778
]
Tatu Saloranta commented on AMQ-3626:
-------------------------------------
Links to two applicable java libs:
* LZF: https://github.com/ning/compress
* Snappy: https://github.com/dain/snappy
(both with Apache license)
There is also a benchmark to give an idea of expected compression rates, speeds:
* https://github.com/ning/jvm-compressor-benchmark
Finally, these libraries are fairly small, would be possible to repackage
(shade) in, if that makes sense.
> Add support for fast codecs when compressing messages
> -----------------------------------------------------
>
> Key: AMQ-3626
> URL: https://issues.apache.org/jira/browse/AMQ-3626
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.5.0
> Reporter: Dejan Bosanac
>
> When using "useCompression", we should support fast codes like lzf instead of
> standard deflate
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira