Exactly.

-----Original Message-----
From: Gary Gregory [mailto:garydgreg...@gmail.com] 
Sent: Tuesday, May 09, 2017 5:29 PM
To: Commons Developers List <dev@commons.apache.org>
Subject: Re: [COMPRESS] Anyone implemented "pigz"?

I think the question is can/should [Compress] use any of the stock code in 
java.util.zip in a multi-threaded fashion for performance gains.

Gary

On Tue, May 9, 2017 at 5:22 PM, sebb <seb...@gmail.com> wrote:

> AFAICT the implementation is written in C and uses some C libraries.
>
> It would have to be completely rewritten for Java.
> Not a trivial job, though it may be possible to use the algorithm.
>
> On 10 May 2017 at 01:03, Gary Gregory <garydgreg...@gmail.com> wrote:
> > I've not heard of it on the ML yet. Go for it! ;-)
> >
> > Gary
> >
> > On Tue, May 9, 2017 at 4:44 PM, Roger Whitcomb <
> roger.whitc...@actian.com>
> > wrote:
> >
> >> Someone here was doing benchmarks using "pigz" (see here:
> >> http://zlib.net/pigz/, basically multi-threaded "gzip") and I 
> >> couldn't find any "reasonable" Java implementations.  Anyone 
> >> thought about it for Commons Compress?
> >>
> >> Thanks,
> >> Roger Whitcomb
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


--
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with 
Hibernate, Second Edition 
<https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459>
JUnit in Action, Second Edition
<https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22>

<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021>
Spring Batch in Action
<https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
<http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to