This roundup focuses on lossless compression tools which use multiple cores. Only free and open source software is included here.
Read more
The Linux Portal Site
This roundup focuses on lossless compression tools which use multiple cores. Only free and open source software is included here.
Read more
Plzip is a massively parallel (multi-threaded) lossless data compressor based on the lzlib compression library.
Read more
lbzip2 integrates well with tar. Even on single-core computers, lbzip2 can speed up archiving in combination with tar.
Read more
PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.
Read more
pixz is a parallel, indexed xz compressor. pixz produces a collection of smaller blocks which makes random access to the original data possible.
Read more
pigz is a fully functional replacement for gzip that uses multiple processors and multiple cores to the hilt when compressing data.
Read more
This article surveys compression software that makes full use of multi-core processors when compressing files. Many of the tools also offer decompression speedups too.
Read more