Tuesday, December 19, 2017

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

Intelli2 <intelli2@mama.com>: Dec 18 03:44PM -0500

Hello,
 
 
My Parallel archiver library will be ported to Linux and it will work
with the FreePascal Linux compiler in Delphi compatible mode and it will
work of course with Lazarus for Linux in Delphi compatible mode.
 
It will work on both Windows and Linux and it will be much much more
stable and fast.
 
It will take me one or two days to port it to Linux.
 
Also it will take me few more days to implement my new invented fully
scalable algorithm of a Threadpool and i will easily use my fully
scalable Threadpool inside my Parallel archiver and my Parallel
Compression Library, pigz or pbzip or pzstd or others compression
programs are not using a scalable method to distribute chunks of memory
to the worker threads as my fully scalable Threadpool that i will use.
 
And about adding Delphi to C++Builder, and of course you can add any
.pas file of my Delphi Parallel archiver library to a C++ project.
(C++Builder has supported adding Pascal files into a C++ project for
many years, since at least CB2006.) When you add a Pascal file and build
the C++ project, the .pas files are built before any C++ files, and the
Delphi compiler auto-generates a C++ header with a .hpp extension. This
is exactly the same as the headers for the VCL or FMX! This allows C++
code to refer to Delphi classes and types, completely unaware they are
not implemented in C++, and at link time the Delphi code is linked in to
C++ code.
 
My Windows version for Delphi and FreePascal of my Parallel archiver was
stabilized much much more and it is fast, you can download it from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Dec 18 12:18PM -0500

Hello,
 
I have made a mistake, i have put scalable Parallel Varfiler zip files
on concurrent varfiler zip files and i have put concurrent varfiler zip
files on scalable varfiler zip files, I have just corrected this
mistake, please download the correct zip files now:
 
You can download my new Scalable Parallel VarFiler version 1.84 from:
 
https://sites.google.com/site/aminer68/scalable-parallel-varfiler
 
My scalable Parallel Varfiler uses lock striping technics and also it
uses scalable RWLocks to make it fully scalable, but my other concurrent
varfiler that uses lock striping technics and RWlocks that are not
scalable was also updated, you can download it from:
 
https://sites.google.com/site/aminer68/concurrent
 
Thank you,
Amine Moulay Ramdane.Hello,
Intelli2 <intelli2@mama.com>: Dec 18 11:29AM -0500

Hello,
 
About FixVarfiler() and AnalyzeVarfiler() of my Scalable Parallel Varfiler:
 
If AnalyzeVarfiler() returns ctCorrupt if there is a power failure or
something like that that gives a corruption, you have to fix the format
of the archive with FixVarfiler() that will fix the format of the
archive and recover from a power failure corruption etc.
 
You can download my new Scalable Parallel VarFiler version 1.84 from:
 
https://sites.google.com/site/aminer68/scalable-parallel-varfiler
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Dec 18 10:44AM -0500

Hello,
 
My Scalable Parallel VarFiler version 1.84 is here...
 
FixVarfiler() and AnalyzeVarfiler() do work correctly now.
 
 
You can download my new Scalable Parallel VarFiler version 1.84 from:
 
https://sites.google.com/site/aminer68/scalable-parallel-varfiler
 
Thank you,
Amine Moulay Ramdane.
Intelli2 <intelli2@mama.com>: Dec 18 10:39AM -0500

Hello,
 
My Scalable Parallel VarFiler version 1.84 is here...
 
FixArchive() and AnalyzeArchive() do work correctly now.
 
 
You can download my new Scalable Parallel VarFiler version 1.84 from:
 
https://sites.google.com/site/aminer68/scalable-parallel-varfiler
 
 
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: