<div dir="ltr">Thank you for feedback!<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 6:08 PM, Freddie Cash <span dir="ltr"><<a href="mailto:fjwcash@gmail.com" target="_blank">fjwcash@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>You might want to consider LZ4 [1].  It was just recently added to ZFS [2].  It's multi-threaded-aware, extremely fast for both compression and decompression, and gives very good compression ratios.  It also includes a short-circuit design to prevent wasting time trying to compress already compressed blocks or highly incompressible blocks.  It's also OSS and several reference implementations are available in various languages.<br>


</div></div><br>[1] <a href="http://code.google.com/p/lz4/" target="_blank">http://code.google.com/p/lz4/</a><br>[2] <a href="http://wiki.illumos.org/display/illumos/LZ4+Compression" target="_blank">http://wiki.illumos.org/display/illumos/LZ4+Compression</a><span class=""><font color="#888888">
</font></span></div></div>
</blockquote></div><br>Thank you! This looks really awesome. I’ll definitely include it in a list of candidate algorithms.<br><br>On Wed, Jun 12, 2013 at 6:38 PM, Alokat MacMoneysack <span dir="ltr"><<a href="mailto:mailing@alokat.org" target="_blank">mailing@alokat.org</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Im looking forward to use this feature.<br>
What about a compression like gzip e.g. for log file compression or LZJB?<br></blockquote>
<br>I think this goes beyond the scope of my proposal, but it’s an interesting idea. Maybe someone else can look into this or I may consider this after I finish my initial proposal.<br><br>On Wed, Jun 12, 2013 at 6:38 PM, Alokat MacMoneysack <span dir="ltr"><<a href="mailto:mailing@alokat.org" target="_blank">mailing@alokat.org</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Will you make it possible to let the user choose the compression algorithm or do you just looking for the "best" one?<br></blockquote><div><br>Well, my initial proposal is only about implementing one algorithm, but if the project goes smoothly and there will be some time left, I’ll definitely try to add more than one algorithm and let the user choose it.<br>
<br><br></div><div>Daniel<br></div></div></div>