Wednesday, June 24, 2015

Digest for comp.programming.threads@googlegroups.com - 8 updates in 4 topics

Ramine <ramine@1.1>: Jun 23 03:39PM -0700

Hello,
 
 
I want to be more clearer about my Parallel archiver, i have designed
my Parallel archiver engine so that you can script or you can automate
the archiving with easy, and as you have noticed i have supported the
best parallel compression algorithms, but what is more interesting
about my Parallel archiver is that you can use it like a database
system with an access of O(1) time complexity , because i have also
designed it like a hashtable that you have to use from the hardisk or
from memory, this is where my Parallel archiver shines ! The Zip and
7Zip tools do not support that , and i have just tested for example 7Zip
GUI tool and i have noticed that on a somewhat bigger archive with for
example 20000 of files, it will take too much time to add or to delete a
file, because those accesses are sequential on 7Zip and Zip, but this
weakness do not exist in my Parallel archiver , because my parallel
archiver is like a database system that access the files in O(1) time
complexity, so my Parallel archiver is excellent in that regards, other
than that i have done a benchmark and i have noticed that my Parallel
archiver can load an index of 80000 of files in about 9.5 seconds in an
SSD drive, that's really fast... so i will advice you to take into
consideration my Parallel archiver because it's an excellent tool.
 
 
You can download my new Parallel archiver 3.2 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
Thank you,
Amine Moulay Ramdane.
bleachbot <bleachbot@httrack.com>: Jun 23 06:19PM +0200

bleachbot <bleachbot@httrack.com>: Jun 23 06:29PM +0200

bleachbot <bleachbot@httrack.com>: Jun 23 06:38PM +0200

bleachbot <bleachbot@httrack.com>: Jun 23 09:39PM +0200

Ramine <ramine@1.1>: Jun 23 12:38PM -0700

I correct some typos , please read again...
 
Hello,
 
 
Parallel archiver version 3.2 is here...
 
In the previous version , Parallel archiver was not supporting correctly
the storing of empty directories, so in this new version i have
supported the storing of empty directories, and i have optimized it more...
 
To store empty directories please use ffDirectory in the "AddAttributes"
like this:
 
pzr.AddAttributes:=[ffArchive,ffReadOnly,ffHidden,ffSystem,ffDirectory];
 
 
And please look at the test demos that i have included on the zip file...
 
 
Finally i think my Parallel archiver engine is complete and i think it
is stable and it is really fast, next step i will design a graphical
user interface for it...
 
 
You can download my new Parallel archiver version 3.2 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Jun 23 12:19PM -0700

Hello,
 
 
Parallel archiver version 3.2 is here...
 
In the previous version , Parallel archiver was not supporting correctly
the storing of empty directories, so in this new version i have
supported the storing of empty directories, and i have optimized more...
 
To store empty directories please use ffDirectory in the "AddAttributes"
like this:
 
pzr.AddAttributes:=[ffArchive,ffReadOnly,ffHidden,ffSystem,ffDirectory];
 
 
And please look at the test demos that i have included on the zip file...
 
 
Finally i think my Parallel varfiler engine is complete and i think it
is stable and it is really fast, next step i will design a graphical
user interface for it...
 
 
You can download my new Parallel archiver version 3.2 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Jun 23 12:29PM -0700

I correct some typos , please read again...
 
Hello,
 
 
Parallel archiver version 3.2 is here...
 
In the previous version , Parallel archiver was not supporting correctly
the storing of empty directories, so in this new version i have
supported the storing of empty directories, and i have optimized it more...
 
To store empty directories please use ffDirectory in the "AddAttributes"
like this:
 
pzr.AddAttributes:=[ffArchive,ffReadOnly,ffHidden,ffSystem,ffDirectory];
 
 
And please look at the test demos that i have included on the zip file...
 
 
Finally i think my Parallel archiver engine is complete and i think it
is stable and it is really fast, next step i will design a graphical
user interface for it...
 
 
You can download my new Parallel archiver version 3.2 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
 
Thank you,
Amine Moulay Ramdane.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: