Saturday, November 8, 2014

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

comp.programming.threads@googlegroups.com Google Groups
Unsure why you received this message? You previously subscribed to digests from this group, but we haven't been sending them for a while. We fixed that, but if you don't want to get these messages, send an email to comp.programming.threads+unsubscribe@googlegroups.com.
Ramine <ramine@1.1>: Nov 07 09:49AM -0800

Hello,
 
 
I have updated my scalable RWLock to version 3.1, i have
updated my SemaCondvar and SemaMonitor inside and
i have added support for my scalable MLock and now
it is compiling correctly on 64 bit compilers...
 
 
If you want to compile it on Delphi XE versions , please
download the zipfile called "RWLOCK1_xe4.zip" and for
FreePascal and Delphi 7 to Delphi 2007 please download
the zipfile called "RWLock1.zip"...
 
 
You can download my scalable RWLock 3.1 from:
 
https://sites.google.com/site/aminer68/scalable-rwlock
 
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: Nov 07 09:15PM -0800

Hello,
 
 
I have used the following memory manager for Delphi XE version
called ScaleMM, here it is:
 
http://code.google.com/p/scalemm/
 
But I have descovered today that it has a very serious bug when compiled
for 32bit, and it has caused my Parallel archiver to hang..so i have
completly updated my projects and i have used another memory
manager called SynScaleMM, here it is:
 
http://blog.synopse.info/post/2010/12/04/SynScaleMM
 
 
But this memory manager was not ported to 64bit , so i have ported
myself this memory manager to 64bit, and it is now working perfectly
with Delphi XE both 32bit and 64bit, i have just updated my following
projects to use SynScaleMM with Delphi XE versions:
 
 
1- Parallel Archiver
2- Parallel compression library
3- Parallel Sort library
4- Parallel Varfiler
5- Scalable MLock
6- Lightweight SemaCondvar and SemaMonitor
7- SemaCondvar and SemaMonitor
 
 
Since i am using now SynScaleMM , my scalable RWLock and my SemaCondvar
and SemaMonitor are compiling correctly with Delphi XE for Windows and
for OSX.
 
 
Please download again the updated Delphi version of all my projects
above from:
 
https://sites.google.com/site/aminer68/
 
 
 
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: