Wednesday, September 6, 2017

Digest for comp.programming.threads@googlegroups.com - 1 update in 1 topic

rami18 <coco@coco.com>: Sep 05 02:39PM -0400

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.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: