summaryrefslogtreecommitdiffstats
path: root/system/pbzip2/README
blob: 2f2fc0919f11412d2335fc4ecd9afb7de81b9d4d (plain)
1
2
3
4
5
PBZIP2 is a parallel implementation of the bzip2 block-sorting file
compressor that uses pthreads and achieves near-linear speedup on SMP
machines. The output of this version is fully compatible with bzip2 v1.0.2
or newer (ie: anything compressed with pbzip2 can be decompressed with
bzip2).