Sky89
unread,May 12, 2018, 5:46:53 PM5/12/18You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
About my library and Linux:
As you have noticed i have provided you with a Lockfree bounded LIFO
stack and a Lockfree bounded FIFO queue , they are very fast..
But as you have noticed the Lockfree FIFO queue works with both Windows
and Linux, but the Lockfree stack works with only windows, but i am
right now coming with a Lockfree unbound LIFO stack that works on Linux too.
They can be ported weasily to other operating systems.
So stay tuned !
And you can port those Lockfree algorithms to C++
Thank youm
Amine Moulay Ramdane.