Monday, May 16, 2016

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

bleachbot <bleachbot@httrack.com>: May 15 09:16PM +0200

bleachbot <bleachbot@httrack.com>: May 13 10:49PM +0200

bleachbot <bleachbot@httrack.com>: May 13 03:01AM +0200

Ramine <ramine@1.1>: May 13 02:26PM -0700

Hello..
 
 
I have returned to this group, because i think i am loving
more C++ because of my great C++ synchronization objects library..
 
What i have learned also is this, since for example C++ allows
conversion from signed to unsigned, and since it relaxes its memory
model, so its memory model is weaker than the x86 architecture memory
model, so it is more error prone, but i have finally understood that C++
was designed as an optimized compiler , this is why it is
like it is, it allows such things because it wants to be
faster, C++ has continued to walk in the same spirit
as C this way. But i have finally loved C++ because
of my great C++ synchronization objects library,
and as i have told you before, that to avoid the problems
caused by the C++ philosophy , i have implemented my inventions
with FreePascal and Delphi compilers that doesn't reorder loads
and stores even with compiler optimization, and this is less error prone
than C++, so i have finally compiled my algorithms implementations into
Dynamic Link Libraries that are used by C++
in a form of my great C++ Object Synchronization Library. So C++ has
become great again.
 
You can download my new updated C++ synchronization objects library from:
 
https://sites.google.com/site/aminer68/c-synchronization-objects-library
 
 
 
Thank you,
Amine Moulay Ramdane.
Ramine <ramine@1.1>: May 15 12:16PM -0700

Hello...
 
One last touch..
 
My C++ synchronization objects library was updated again..
 
I have made my scalable Asym_RWLock and my scalable Asym_RWLockX
support a max of 1024 threads.
 
So now i think that my C++ synchronization objects library is
complete and i think it's more stable.
 
You can download 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: