Monday, December 4, 2017

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

Intelli2 <intelli2@mama.com>: Dec 03 11:07PM -0500

Hello..
 
Here is the Scalability prediction for my Parallel archiver..
 
I have done a quick calculation of the scalability prediction for my new
Parallel archiver version 4.52, and i think it's good: it can scale
beyond 150X on NUMA systems. My Parallel Compression Library can scale
also beyond 150X on NUMA systems.
 
I have just updated my webpages to reflect this quick scalability
calculations:
 
Please read here about my Parallel archiver:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
and read here about my Parallel Compression Library:
 
https://sites.google.com/site/aminer68/parallel-compression-library
 
 
Also i am taking care of updating the Dynamic Link Libraries to the
newer versions of LZ4 and
Zstd etc.
 
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Dec 03 09:24PM -0500

Hello,
 
I have implemented my Parallel archiver in year 2013 and i have enhanced
it step by step, but i was not satisfied with my work, so in version
4.52 i have redesigned many parts of it to make it much more robust, So
forget about my old Parallel archiver, and please use the new version
4.52 that i think is good , because i am confident with it. So i hope
you will be happy with my new Parallel archiver version 4.52. And since
i am satisfied with version 4.52 , i will write soon more documentation
about it, and i will design and implement a command line program with
like a GUI(using my Winmenus and my StringTree) that will permit you to
view and to delete and to extract the content of the archive of Parallel
archiver.;
 
I am an experienced programmer that is specialized in parallel
programming and synchronization algorithms, it is why you have seen me
inventing and implementing in front of you many scalable synchronization
algorithms and my scalable Threadpools and my scalable FIFO queues and
such..
 
So be happy with my Parallel archiver and with my other projects and
stay tunned !
 
You can download my new Parallel archiver version 4.52 from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Dec 03 06:54PM -0500

Hello...
 
My Parallel archiver version 4.52 is here..
 
My internet connection was down, so i have just uploaded the new version
4.52 of my Parallel archiver, i have made it more robust, and i think
that version 4.52 is good, i have stress tested it another time and it
appears to me that it is more stable and more robust, you can test it
yourself and you will notice that it is more robust.
 
You have to know that directories are recorded with a '*' character in
the end, like if you have the directory c:\amine, it will be recorded as
c:\amine\* with the character * in the end.
 
Also the .. in the paths to return back to the parent directory is not
supported, also the paths must not contain a /, a path like c:/amine is
not accepted, you have to write it like c:\amine, and the UNC paths are
not supported, you have to use mklink of windows to solve it.
 
My Parallel archiver uses now the nedmalloc that is a VERY fast, VERY
scalable, multithreaded memory allocator with little memory fragmentation .
 
Also i have added a method called AddDirectory() to add a directory, and
i have also added a new property called AddFullPath that adds full path
or not.
 
Now that i have stabilized more my Parallel archiver , i will write more
documentation about it.
 
You can download this new version 4.52 of my Parallel archiver 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: