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

About Lockfree algorithms

14 views
Skip to first unread message

Sky89

unread,
May 3, 2018, 8:41:23 PM5/3/18
to
Hello...

About Lockfree algorithms

I am more experienced now, and i will give my point of view on Lockfree
and algorithms:

Lockfree algorithms are bad because they are prone to starvation or to
much longer waiting time for a number of threads, they are faster than
Lock based algorithms when there is more context switches between
threads, but they are prone to starvation or to much longer waiting time
for a number of threads, and this is not good, so as you notice that
Lockfree and Lock based algorithms have there advantages and disadvantages.



Thank you,
Amine Moulay Ramdane.



0 new messages