You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm looking for a shared memory queue implementation I can use for sharing data with processes bidirectionally. I see in samples that you are demonstrating a kfifo_queue, but what are LockFreeQueue and RingBufferQueue in that case? Do you have further documentation for this project?
Thanks,
R
The text was updated successfully, but these errors were encountered:
Hi,
I'm looking for a shared memory queue implementation I can use for sharing data with processes bidirectionally. I see in samples that you are demonstrating a kfifo_queue, but what are LockFreeQueue and RingBufferQueue in that case? Do you have further documentation for this project?
Thanks,
R
The text was updated successfully, but these errors were encountered: