Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parallel compression library version 2.15 ...

0 views
Skip to first unread message

aminer

unread,
May 18, 2012, 8:46:45 PM5/18/12
to

Hello,

My ParallelCompression library version 2.15 is here, i have added
the Parallel LZ algorithm and also i have added a testfile() method
to test if your compressed file is ok .

Description:

Parallel compression library implements Parallel Gzip , Parallel Bzip ,
Parallel LZMA and Parallel LZ algorithms using my Thread Pool Engine.

You can download my ParallelCompression library from:

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

Please look at test_pgzip.pas , test_pbzip.pas , test_plzma.pas and
test_plz.pas demos inside the zip file, compile and execute them... -

Language: FPC Pascal v2.2.0+ / Delphi 7+: http://www.freepascal.org/

Note: Parallel Gzip , Parallel Bzip and Parallel LZ work with both
FreePascal and Delphi , but Parallel LZMA works only with Delphi 7 and up.

Operating Systems: Win , Linux and Mac (x86).

Note: to be able to port to Linux and Mac OSX you have to compile the
dynamic libraries...

Required FPC switches: -O3 -Sd -dFPC -dWin32 -dFreePascal

-Sd for delphi mode....
-dUnix for Linux,MacOSX etc.

Required Delphi switches: -DMSWINDOWS -$H+ -DDelphi


Thank you.
Amine Moulay Ramdane.





aminer

unread,
May 18, 2012, 8:48:38 PM5/18/12
to

Hello,


All the source code of my following freewares are available on the
zipfiles..


Parallel compression library

Parallel sort library

Parallhashlist

Threadpool engine

Lockfree MPMC and SPMC

etc.



You can download the source code of all those freewares from:

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



Thank you.


Amine Moulay Ramdane.


"aminer" <ami...@videotron.ca> wrote in message
news:jp6n1a$jdg$1...@dont-email.me...
0 new messages