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


Groups > comp.programming.threads > #1427

I have updated my Parallel archiver and my Parallel compression library...

From aminer <aminer@toto.net>
Newsgroups comp.programming, comp.programming.threads
Subject I have updated my Parallel archiver and my Parallel compression library...
Date 2013-03-07 15:37 -0800
Organization A noiseless patient Spider
Message-ID <khatkr$6qg$5@dont-email.me> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


Hello,

I have updated the tbbmalloc.dll inside my Parallel archiver
and my Parallel compression library, so that it works correctly
with Delphi. Now they are working perfectly with Lazarus , Freepascal
and Delphi.

I have also added a bcNone compression level to PBzipArchiver.pas, that 
means
no compression .

Question;

Why do we have  to use tbbmalloc.dll that
you have included inside Parallel Archiver
and Parallel compression libraries zip files ?

Answer:

I have included tbbmalloc.dll especially for Delphi, cause it is a 
multithreaded
and scalable memory manager, much better than the one that you find in 
Delphi, you don't need it for FreePascal
or Lazarus, cause Freepascal already comes with
a mutithreaded and scalable memory manager.

I have stress tested my Parallel archiver and my
Parallel compression library all those days, and i think
they are much more stable now,  hope you will enjoy them.

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


Thread

I have updated my Parallel archiver and my Parallel compression library... aminer <aminer@toto.net> - 2013-03-07 15:37 -0800

csiph-web