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


Groups > comp.programming.threads > #1400

Re: Parallel archiver version 1.2 is here...

From aminer <aminer@toto.ca>
Newsgroups comp.programming, comp.programming.threads
Subject Re: Parallel archiver version 1.2 is here...
Date 2013-02-24 18:46 -0800
Organization A noiseless patient Spider
Message-ID <kge8mk$d7u$1@dont-email.me> (permalink)
References <kgdor4$9mt$1@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


Hello,

The Update() method is good to have, so that you can have
all the methods to use my Parallel archiver as a hashtable.


So tu use it as a hashtable you have: the DeleteFiles() (with
O(1) access)  and Clean() methods to delete the Data from the archive, 
and the Exists() method with O(1) access to see if a file exist inside 
the archive, and the AddStream() to add the Data
to the archive and the Extract() and ExtractFiles() with O(1) access to 
extract the Data from the archive, so you can use it like that as a 
hashtable with O(1) very fast acces, that's a good idea to use
my Parallel archiver as a hashtable from the harddisk.


So i will add soon the Update() method.


Thank you,
Amine Moulay Ramdane.


Back to comp.programming.threads | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 14:15 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 17:15 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 17:50 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:26 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:33 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:46 -0800
  Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-25 15:07 -0800

csiph-web