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 <[email protected]> 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 <[email protected]> > 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: [email protected] For additional commands, e-mail: [email protected]
