Intelli2
unread,Jan 12, 2018, 6:44:24 PM1/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 new algorithm..
I took a look on internet at the FIFO queue using two condition
variables , one for the empty condition and one for the full condition,
and i have noticed that there algorithm is not working, so
i have come up with a new algorithm of a FIFO queue that is
starvation-free and that works, and that uses two condition variables,
one for the empty condition and one for the full condition, after that
i have enhanced it to be a new scalable aglorithm that is really
powerful, it is now scalable on multicore and NUMA systems. I have just
finished to implement it and it is really powerful.
So stay tuned !
Thank you,
Amine Moulay Ramdne.