Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compression > #1882 > unrolled thread
| Started by | aminer <aminer@toto.net> |
|---|---|
| First post | 2013-04-21 12:41 -0700 |
| Last post | 2013-04-21 12:41 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.compression
Parallel archiver version 1.64 aminer <aminer@toto.net> - 2013-04-21 12:41 -0700
| From | aminer <aminer@toto.net> |
|---|---|
| Date | 2013-04-21 12:41 -0700 |
| Subject | Parallel archiver version 1.64 |
| Message-ID | <kl14le$bob$5@dont-email.me> |
.. Hello, I have updated my Parallel archiver to version 1.64, i have decided to include Parallel LZ4 compression algorithm (one of the fastest around) into my Parallel archiver, so to compress bigger data such us Terabytes data you can use my Parallel LZO or my Parallel LZ4 compression algorithms with my Parallel archiver, i have added also the high compression mode to Parallel LZ4 compression algorithm, now for a fast mode use clLZ4Fast and for the high compression mode use clLZ4Max. The Parallel LZ4 high compression mode is interresting also, it compresses much better than LZO and it is very very fast on decompression, faster than Parallel LZO. I have included a test_plz4.pas demo inside my Parallel archiver zip file to show you how to use Parallel LZ4 algorithm with my Parallel archiver. Here is the LZ4 website if you want to read on it: http://code.google.com/p/lz4/ You can download my Parallel archiver version 1.64 that is very stable from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane.
Back to top | Article view | comp.compression
csiph-web