Snailclimb / Snailclimb/JavaGuide
RMQ5.0后consumer负载均衡默认使用消息粒度负载均衡,因此consumer的数量可以大于queue的数量
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 159k
- Forks
- 46.1k
- Avg merge
- 14h 36m
- Merged PRs (30d)
- 6
Description
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
Start with the linked RocketMQ consumer load-balancing documentation and compare its RMQ 5.0 behavior with the relevant JavaGuide content. Identify where consumer and queue counts are discussed, then update that content to reflect message-granularity balancing and verify that the explanation covers consumers outnumbering queues.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100