Skip to content

Feat: add an example for spmc ring buffer#181

Open
solus161 wants to merge 1 commit into
aimdb-dev:mainfrom
solus161:feat/hello-spmc-ring-async
Open

Feat: add an example for spmc ring buffer#181
solus161 wants to merge 1 commit into
aimdb-dev:mainfrom
solus161:feat/hello-spmc-ring-async

Conversation

@solus161

Copy link
Copy Markdown

Description

This is an PR for the issue #101.

The example follows several other examples such as hello-single-latest-async. It features one producer and two consumers running at different rates and tries to simulate the lagging/dropped message behavior of the ring.

Related Issue

Checklist

  • I have read the CONTRIBUTING.md document.
  • My code follows the project's coding standards.
  • I have added tests to cover my changes.
  • All new and existing tests passed (make check).
  • I have updated the documentation accordingly.

The example follows several other examples such as
hello-single-latest-async. It features one producer and two consumers
running at different rates and tries to simulate the lagging/dropped
message behavior of the ring.
@solus161 solus161 requested a review from lxsaah as a code owner July 13, 2026 09:50
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

Successfully merging this pull request may close these issues.

1 participant