Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compression > #1882 > unrolled thread

Parallel archiver version 1.64

Started byaminer <aminer@toto.net>
First post2013-04-21 12:41 -0700
Last post2013-04-21 12:41 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.compression


Contents

  Parallel archiver version 1.64 aminer <aminer@toto.net> - 2013-04-21 12:41 -0700

#1882 — Parallel archiver version 1.64

Fromaminer <aminer@toto.net>
Date2013-04-21 12:41 -0700
SubjectParallel 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.

[toc] | [standalone]


Back to top | Article view | comp.compression


csiph-web