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

I was thinking about Transactional memory more..

17 views
Skip to first unread message

rami17

unread,
May 6, 2017, 9:19:37 PM5/6/17
to
Hello.....


I was thinking about Transactional memory more..

Here is the problem of optimistic transactional memory:

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

So i think that my C++ Synchronization objects library is still useful..

You can download it from:

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




Thank you,
Amine Moulay Ramdane.

0 new messages