Tuesday, January 10, 2017

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

Ramine <toto@toto.net>: Jan 09 04:04PM -0800

Hello,
 
 
This memory manager is better than jemalloc and better than Hoard.
 
nedmalloc interfaces for Delphi and Delphi XE versions and FreePascal
 
nedmalloc current version: v1.10 beta 3 (You should use this in
preference to any other, it's a very mature beta).
Description:
 
nedmalloc interfaces for Delphi and Delphi XE versions and FreePascal
with the Windows 32 bit and 64 bit Dynamic Link Libraries, nedmalloc is
a VERY fast, VERY scalable, multithreaded memory allocator with little
memory fragmentation.
 
You can download it from:
 
https://sites.google.com/site/aminer68/nedmalloc-interfaces-for-delphi-and-delphi-xe-versions-and-freepascal
 
Here is the nedmalloc website:
 
http://www.nedprod.com/programs/portable/nedmalloc/
And how to install it ?
 
Just place cmem as the very first unit under the "uses" clause of your
project's .dpr file.
 
Be happy with it !
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <toto@toto.net>: Jan 09 11:35AM -0800

Hello....
 
My C++ synchronization objects library was just updated again...
 
 
SafeInt is only compatible with Visual C++ and GCC and Clang.
 
So i have added a test3.cpp example that is compatible with C++ Builder,
you will find it inside the LW_SemaMonitor directory and SemaMonitor
directory with the makefiles: makefile.bor32 and makefile.bor64.
 
 
You can download again my new updated C++ synchronization objects
library from:
 
https://sites.google.com/site/aminer68/c-synchronization-objects-library
 
 
 
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: