[jboss-jira] [JBoss JIRA] Commented: (JGRP-1357) Support not only zip but snappy compression algorithm from Google in jgroups replication

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Aug 30 10:51:27 EDT 2011


    [ https://issues.jboss.org/browse/JGRP-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625138#comment-12625138 ] 

Bela Ban commented on JGRP-1357:
--------------------------------

snappy is (a) an external JAR and (b) written in C/C++. I don't want to introduce any dependencies or C code.

However, you can write your own compression protocol using snappy and make JGroups use it by simply adding your protocol to the config.

> Support not only zip but snappy compression algorithm from Google in jgroups replication
> ----------------------------------------------------------------------------------------
>
>                 Key: JGRP-1357
>                 URL: https://issues.jboss.org/browse/JGRP-1357
>             Project: JGroups
>          Issue Type: Feature Request
>            Reporter: Magnus Magnus
>            Assignee: Bela Ban
>             Fix For: 2.4.10, 2.12.2, 3.0
>
>
> Support not only zip but snappy compression algorithm from Google in jgroups replication.
> Snappy is a really fast compression algorithm compared to zip.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list