Groups | Search | Server Info | Login | Register


Groups > comp.lang.c++.misc > #8

Re: I have updated Parallel archiver to version 1.32

From aminer <aminer@toto.net>
Newsgroups comp.lang.c++.misc
Subject Re: I have updated Parallel archiver to version 1.32
Date 2013-03-03 04:16 -0600
Organization A noiseless patient Spider
Message-ID <kgtpv3$lca$4@dont-email.me> (permalink)
References <kgqv06$6bf$2@dont-email.me>

Show all headers | View raw


...

Hello,

Since Zlib and LZO have a small dictionary
size, so they don't use too much memory,
and Zlib and LZO are very fast, it's why
i have included them in my Parallel archiver, and when
you want to compress bigger files such
us Terabytes files, use my Parallel archiver
with LZO instead, or use Parallel LZ that
i have included in my Parallel compression library, my Parallel LZO and 
my Parallel LZ are both 2x times faster on compression than Zlib with 
level 1 compression level.

So now Parallel archiver supports the following
features:

Description: Parallel archiver using my Parallel Zlib , Parallel LZO and 
Parallel Bzip..

Supported features:

- Opens and creates archives using my Parrallel Zlib or Parallel LZO or 
Parallel Bzip

- Compiles into exe - no dll/ocx required.

- 64 bit supports - lets you create archive files over 4 GB

- Now my Parallel Zlib gives 5% better performance than Pigz.

- Supports memory and file streams

- You can use it as a hashtable from the hardisk

- Fault tolerant to power failures etc..

- Supports Parallel AES encryption.

- Parallel compression and parallel decompression are extremely fast

- It supports both compression and decompression rate indicator

- You can test the integrity of your archive

- Easy object programming interface

- Full source codes available.

- Platform: Win32 ,Win64 (will be ported soon to Linux and Mac OSX)

Will support LZMA compression in the near future


Hope you will enjoy my Parallel archiver !

You can download my Parallel archiver
and my Parallel compression library from:

http://pages.videotron.com/aminer/


Thank you,
Amine Moulay Ramdane.




Back to comp.lang.c++.misc | Previous | Next | Find similar


Thread

Re: I have updated Parallel archiver to version 1.32 aminer <aminer@toto.net> - 2013-03-03 04:16 -0600

csiph-web