Minion_Research.sm

Pigz, which stands for Parallel Implementation of GZip, is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. Pigz was written by Mark Adler and does not include third-party code.

https://github.com/madler/pigz

Was this post helpful?