Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between LockFreeQueue, RingBufferQueue and kfifo_queue? #2

Open
rsend opened this issue May 14, 2024 · 0 comments
Open

Difference between LockFreeQueue, RingBufferQueue and kfifo_queue? #2

rsend opened this issue May 14, 2024 · 0 comments

Comments

@rsend
Copy link

rsend commented May 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant