Wednesday, August 1, 2018

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

Sky89 <Sky89@sky68.com>: Jul 31 04:18PM -0400

Hello..
 
 
As you have noticed i am also working with Delphi and FreePascal and
Lazarus.
 
Speaking about Delphi, here is a good programmer that is commenting
on the new Delphi Tokyo 10.2.3 compiler:
 
DELPHI TOKYO 10.2.3 EARLY REVIEW
 
Read more here:
 
https://pascal.today/2018/04/20/delphi-tokyo-10-2-3-early-review/
 
 
Here is Delphi Tokyo that is a good product, read about it here:
 
https://www.embarcadero.com/products/delphi
 
 
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: Jul 31 01:47PM -0400

Hello..
 
 
My Parallel archiver library was updated to version 4.9
 
I have ported it to Linux, and now my Parallel archiver library is
working on Windows and Linux, now it is working with memory streams and
file streams and all that is descendant from TStream, and the archive
generated by my Parallel archiver is both compatible with Parallel
archiver for Windows and Linux , also i will soon write a kind of
graphical tool that will allow you to view and to delete and to extract
from the archive.
 
Now my Parallel archiver library is optimized for NUMA (it parallelizes
the reads and writes on NUMA nodes) and it supports processor groups on
windows and it uses only two threads that do the IO (and they are not
contending) so that it reduces at best the contention, so that it scales
well. Also now the process of calculating the CRC is much more optimized
and is fast, and the process of testing the integrity is fast.
 
Now my Parallel archiver is really a powerful library that is much much
more stable, just look at it and you will notice it.
 
Please read more and download my Parallel archiver from:
 
https://sites.google.com/site/scalable68/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: