Wednesday, August 30, 2017

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

rami18 <coco@coco.com>: Aug 25 01:31PM -0400

Hello....
 
Read this:
 
RAAIS 2017 - Raia Hadsell, Senior Research Scientist at DeepMind
 
Look at this video:
 
https://www.youtube.com/watch?v=0e_uGa7ic74
 
 
Thank you,
Amine Moulay Ramdane.
rami18 <coco@coco.com>: Aug 24 05:37PM -0400

Hello....
 
 
My Parallel archiver version 4.2 is here, and now i have stress tested
it and it is much more stable.
 
I have just added the following methods to the interface:
 
function FixArchive(Stream:TStream):boolean;
- To fix the stream
 
function AnalyzeArchive(filename:string):TypeError;overload;
- Analyze the Archive file, the returned TypeError is ctCorrupt if the
file is corrupt or ctUnknown if the file is of an unknown format.
 
function AnalyzeArchive(Stream:TStream):TypeError;overload;
- Analyze the Archive Stream, the returned TypeError is ctCorrupt if the
stream is corrupt or ctUnknown if the stream is
of an unknown format.
 
 
Now it has become powerful, also it is correctly Fault tolerant to power
failures etc.. , also now the returned exceptions of the constructor is
ELoadIndex if it can not load the index or EUnknownFileFormat if it
isn't the right file archive format, also i have added a boolean
property called ExtractFullPath that allows to Extract the full path or
not, i have also modified the demos inside the zip file, please take a
look at the demos inside the zip file to learn more how to use my
Parallel archiver, and now you can be more confident because it is much
more stable.
 
You can download the new version 4.2 of my Parallel archiver from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
 
Thank you,
Amine Moulay Ramdane.
rami18 <coco@coco.com>: Aug 24 06:38PM -0400

Hello.....
 
I am actually implementing a sophisticated software programs
 
I am actually implementing a sophisticated commandline 32 bit and 64 bit
programs that use my Parallel archiver that will allow you to archive
using the best parallel compression algorithms, also they will be
NUMA-aware and NUMA efficient and they will support processor groups on
windows, so that they can use more than 64 logical processors and they
will scale well , so all in all i think you will be soon happy with my
new product that is coming.
 
Now you can take a look at my new Parallel archiver version 4.2:
 
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: