summaryrefslogtreecommitdiffstats
path: root/system/pigz/README
blob: 0ba01a6bcddffa473b6f9b40f39fa1f63d15f235 (plain)
1
2
3
4
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 uses the zlib and pthread libraries.