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 was updated to version 1.06

24 views
Skip to first unread message

rami17

unread,
Apr 15, 2017, 12:50:01 PM4/15/17
to
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.

Bonita Montero

unread,
Apr 15, 2017, 1:13:19 PM4/15/17
to
Don't trust in someone who claims to know how to write synchronization
-facilities who doesn't even understand simple condidtion-variables.

amin...@gmail.com

unread,
Apr 15, 2017, 1:20:17 PM4/15/17
to

amin...@gmail.com

unread,
Apr 15, 2017, 1:20:26 PM4/15/17
to
On Saturday, April 15, 2017 at 1:13:19 PM UTC-4, Bonita Montero wrote:
> Don't trust in someone who claims to know how to write synchronization
> -facilities who doesn't even understand simple condidtion-variables.

You don't understand Bonita, i have designed and implemented a condition variable, but i have not worked at that time on how to use a condition variable, but after that i have understood easily how to use a condition variable to implement a waitable Thread-safe FIFO queue etc.

Jerry Stuckle

unread,
Apr 15, 2017, 1:25:38 PM4/15/17
to
On 4/15/2017 1:13 PM, Bonita Montero wrote:
> Don't trust in someone who claims to know how to write synchronization
> -facilities who doesn't even understand simple condidtion-variables.

The sad part of it is, Bonita, Ramine is too stupid to realize what a
fool he is making of himself. He thinks he's showing his expertise,
when in reality he's showing just the opposite.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstu...@attglobal.net
==================

Real Troll

unread,
Apr 15, 2017, 1:34:49 PM4/15/17
to
On 15/04/2017 18:13, Bonita Montero wrote:
> Don't trust in someone who claims to know how to write synchronization
> -facilities who doesn't even understand simple condidtion-variables.


why are you responding to him? Just leave him alone and he'll get tired
of being ignored and go away. are you missing him?


Chris M. Thomasson

unread,
Apr 15, 2017, 7:18:29 PM4/15/17
to
On 4/15/2017 10:20 AM, amin...@gmail.com wrote:
> On Saturday, April 15, 2017 at 1:13:19 PM UTC-4, Bonita Montero wrote:
>> Don't trust in someone who claims to know how to write synchronization
>> -facilities who doesn't even understand simple condidtion-variables.
>
> You don't understand Bonita, i have designed and implemented a
> condition variable, but i have not worked at that time on how to use
> a condition variable,

ummmm. wtf!


> but after that i have understood easily how to
> use a condition variable to implement a waitable Thread-safe FIFO queue
> etc.

Yeah right!

0 new messages