Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

You have to appreciate my inventions of my C++ synchronization objects library..

14 views
Skip to first unread message

rami18

unread,
Jul 3, 2017, 3:24:37 PM7/3/17
to
Hello........


Read more:

I have said that:

You have to appreciate my inventions of my C++ synchronization objects
library..

Here is why:

Here is the problem of optimistic Transactional memory:

If there is more conflicts between reads and writes you have to rollback
and to serialize also etc. and this will be less energy efficient and it
will be less faster than pessimistic locking mechanisms

And also my C++ synchronization objects implements some general
synchronization mechanisms for both Memory and IO such as HD or SSD ,
not just for memory like Transactional memory.

So i think that my C++ Synchronization objects and my Delphi
synchronization objects are still really useful..

You can read about it and download it from:

https://sites.google.com/site/aminer68/c-synchronization-objects-library


Thank you,
Amine Moulay Ramdane.
0 new messages