Hello....
Efficient C++ Bounded Thread-Safe FIFO Queue and LIFO Stack for
real-time systems was updated to version 1.06
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.
Language: GNU C++ and Visual C++ and C++Builder
You can download them 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.