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


Groups > comp.programming.threads > #1460

Parallel archiver version 1.64

From aminer <aminer@toto.net>
Newsgroups comp.programming, comp.programming.threads
Subject Parallel archiver version 1.64
Date 2013-04-21 12:40 -0700
Organization A noiseless patient Spider
Message-ID <kl14kk$bob$3@dont-email.me> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


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 comp.programming.threads | Previous | Next | Find similar


Thread

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

csiph-web