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

Efficient C++ Bounded Thread-Safe FIFO Queue and LIFO Stack for real-time systems version 1.08

29 views
Skip to first unread message

rami18

unread,
Sep 5, 2017, 2:39:52 PM9/5/17
to
Hello,


Efficient C++ Bounded Thread-Safe FIFO Queue and LIFO Stack for
real-time systems version 1.08

Now the Thread-Safe LIFO Stack that is LIFO fair and starvation-free is
working correctly.

Author: Amine Moulay Ramdane

Description:

Efficient C++ Bounded Thread-Safe FIFO Queue and LIFO Stack for
real-time systems, they are efficient and they eliminate false-sharing
and the Thread-Safe FIFO Queue is FIFO fair and starvation-free, and
the Thread-Safe LIFO Stack is LIFO fair and starvation-free.


You can download it from:

https://sites.google.com/site/aminer68/efficient-c-bounded-thread-safe-fifo-queue-and-lifo-stack-for-real-time-systems


Thank you,
Amine Moulay Ramdane.
0 new messages