multithread support for bzip2 (pbzip2)

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines.

See http://compression.ca/pbzip2/
Any chance you could make use of that code? It's open source and BSD licensed.

I just compressed 4.5Gb on a 8 core Mac Pro and the performance is terrific.

Yes, I do have that on my to-do list already. It will be included in one of the next versions.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options