Skip to content

Add AtomicPartitionedQueue from moodycamel's ConcurrentQueue#129

Open
dpdani wants to merge 28 commits into
mainfrom
feature/atomic-partitioned-queue-moodycamel
Open

Add AtomicPartitionedQueue from moodycamel's ConcurrentQueue#129
dpdani wants to merge 28 commits into
mainfrom
feature/atomic-partitioned-queue-moodycamel

Conversation

@dpdani

@dpdani dpdani commented Feb 10, 2026

Copy link
Copy Markdown
Owner

Add a high-throughput multi-consumer multi-producer queue.

Implementation from https://github.com/cameron314/concurrentqueue with slight modifications to allow for GC traversal of the queue.

@dpdani dpdani mentioned this pull request Feb 10, 2026
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