Recent

Author Topic: Parallel archiver version 1.64 and Parallel compression library version 2.29  (Read 6385 times)

aminer

  • Hero Member
  • *****
  • Posts: 956

Hello,


I have updated my Parallel archiver to version
1.64 and Parallel compression library to version 2.29, 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 also updated my Parallel compression library to version 2.29 and updated also my Parallel Zlib also (i have corrected a bug on them).

I have also 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 about it:

http://code.google.com/p/lz4/


You can download my Parallel archiver version 1.64 that is very stable now
from:

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


Thank you,
Amine Moulay Ramdane.




aminer

  • Hero Member
  • *****
  • Posts: 956

Hello,

I have just downloaded the IHCA compression
algorithm from this website:

http://objectegypt.com/

And i have wrote a Parallel IHCA and begin
testing it against my Parallel LZO and my Parallel LZ4 , they say on the IHCA website that it  has the same performance as the LZO algorithm , but i have noticed on my benchmarks
that Parallel IHCA(that i wrote) is much more slower than my Parallel LZO and my Parallel LZ4 , so i think the ICHCA is a poor quality software that you must avoid, so please use my Parallel archiver and Parallel compression library cause with my Parallel LZO and my Parallel LZ4 they are now one of the fastest in the world.

I have also used solid compression like with the  tar.lzma format and i have found that my Parallel archiver, with maximum level compression that is clLZMAMax, compresses to the same size as 7Zip with maximum level compression and with a dictionary size of 8 MB and it compresses 13% better than WinRar with maximum level compression and it is muh  better than WinZip on compression ratio .

How to use solid compression with my Parallel archiver ?

Just archive your files with clLZMANone and  after that compress your archive with clLZMAMax, Parallel archiver will then compress to the same size as 7Zip with maximum level compression and with a dictionary size of 8 MB and it will compress 13% better than WinRar with maximum level compression and it will compress muh better than WinZip with maximum level compression .

You can download my Parallel archiver and
my Parallel compression library  that are very stable now
from:

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


Thank you,
Amine Moulay Ramdane.


 

aminer

  • Hero Member
  • *****
  • Posts: 956

Hello,

I have also downloaded the following QuickLZ algorithm from:

http://www.quicklz.com/

and i have wrote a Parallel QuickLZ and i have tested it against
my Parallel LZO and Parallel LZ4 , and i have noticed that Parallel QuickLZ is slower than my Parallel LZ4 algorithm, other than that
with  QuickLZ  you have to pay for a commercial license , but with
my Parallel archiver and my Parallel compression library you have
to pay 0$ for a commercial license.

And Look also at the prices of the XCEED products:

XCEED Streaming compression library:

http://xceed.com/Streaming_ActiveX_Intro.html

and the XCEED Zip compression library:

http://xceed.com/Zip_ActiveX_Intro.html

http://xceed.com/pages/TopMenu/Products/ProductSearch.aspx?Lang=EN-CA

I don't think the XCEED products supports parallel compression as does my Parallel archiver
and my Parallel compression library..

And just look also at the Easy compression library for example, if you have noticed also it's not a parallel compression library.

http://www.componentace.com/ecl_features.htm

And look at its pricing:

http://www.componentace.com/order/order_product.php?id=4


My Parallel archiver and parallel compression library  costs you 0$ and they are parallel compression libraries , and they are one of the fastest in the world and they are very easy to use, and they  supports Parallel LZ , Parallel LZ4, Parallel LZO, Parallel Zlib,  Parallel Bzip and Parallel LZMA and they come with the source codes and much more...

My Parallel archiver supported features are:

- Opens and creates archives using my Parallel LZ4 or Parallel LZO or Parallel Zlib or Parallel Bzip or Parallel LZMA compression algorithms.

- 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


Hope you will enjoy my Parallel archiver and my parallel compression library.

You can download my Parallel archiver and
my Parallel compression library , that are very stable now,
from:

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


Thank you,
Amine Moulay Ramdane.




 


aminer

  • Hero Member
  • *****
  • Posts: 956
Hello all,

The strong points of my Parallel archiver are: It's  scalability
and it's performance, and it's reliability and it's usability.

It's scalability:

Cause my Parallel archiver is scalable with muticores.

It's performance:

My Parallel archiver , with it's Parallel LZ4 and it's Parallel LZO,
is one of the fastest in the world and it compresses to the same ratio
as 7Zip and it is 13% on compression ratio than WinRar, you can even
use my Parallel archiver as a hashtable from the hardisk with O(1)
complexity on all the Extract(), Add() , TestIntegrity() etc. so it's very fast.

It's reliability:

My Parallel archiver and my parallel compression library are very stable now,
and they don't use too much memory ressource.


It's usability:

My Parallel programming interface is very very easy to use, try it and you
will see.


And of course my Parallel archiver is free, so it costs you 0$ and it comes
with the source code



So i hope that you will be happy and satisfied with my Parallel archiver and my
Parallel commpression library


So as you have noticed, there is not just some arabs and tchechen terrorists in this world,
but there is also socialists and humanists like me that wants to help people. 


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


http://pages.videotron.com/aminer



Thank you.


Amine Moulay Ramdane.


aminer

  • Hero Member
  • *****
  • Posts: 956

Hello,

My Parallel archiver was updated to version 1.65,  i have ported the Parallel LZ4 compression algorithm(one of the fastest around)  to the Windows 64 bit system, now Parallel LZ4 compression algorithm is working perfectly with Windows 32 bit and 64 bit, if you want to use Parallel LZ4 with Windows 64 bit just copy the lz4_2.dll inside the LZ4_64 directory (that you find inside the zip file) to your
current directory or to the c:\windows\system32 directory, and if you want to use the Parallel LZ4 with Windows 32 bit
use the lz4_2.dll inside the LZ4_32 directory.

You can download my Parallel archiver version 1.65, that is very stable, from:

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


Thank you.

Amine Moulay Ramdane.




aminer

  • Hero Member
  • *****
  • Posts: 956

Hello,

Here is more information about my Parallel archiver:

Parallel LZO supports Windows 32 bit and 64 bit

Parallel Zlib supports Windows 32 bit and 64 bit

Parallel LZ4 supports Windows 32 bit and 64 bit

Parallel Bzip is Wndows 32 bit only

Parallel LZMA is Wndows 32 bit only

But even if Parallel LZMA and Parallel Bzip
are windows 32 bit only , my Parallel archiver supports Terabytes files even with 32 bit windows executable files, and that's good.

You can download my Parallel archiver version 1.65, that is very stable, from:

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


Thank you.

Amine Moulay Ramdane.


 

TinyPortal © 2005-2018