summaryrefslogtreecommitdiffstats
path: root/system/pigz/README
blob: 9ffe321dfa8aabe6ccb31be3c63977378d869c60 (plain)
1
2
3
4
pigz, which stands for Parallel Implementation of GZip, is a fully functional
replacement for gzip that utilizes multiple processors and CPU cores when
compressing data. pigz was written by Mark Adler, and uses zlib and pthread
libraries.