cameron314 / cameron314/concurrentqueue
how to add the capacity of ordering by priority to continuously
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
i have a producer which will continuously generate many task objects which need to be processed by its priority .
how i can use this concurrentqueue as concurrent priority queue?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by examining the concurrentqueue API and its C++11 queue semantics to determine whether priority ordering is supported; document the supported approach or clearly state that a concurrent priority queue requires separate design work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100