apache / apache/rocketmq-client-python
为什么producer不支持消息的批量发送呢??
Open
- Dominant language
- Python
- Stars
- 305
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
1.rocketmq-python 这个项目的0.4.4版本的批量发送函数 可以批量发送但是收到的消息的tags body全部是空。单个发送,一条一条的发性能又不是很好
2.rocketmq-client-python 这个项目为什么不像Java一样支持消息的批量发送呢???
Contributor guide
Research direction
No source file or test is named. Start by locating the producer send APIs and comparing the requested batch-send behavior with the Java client; clarify whether the goal is new batch support here or a fix for rocketmq-python 0.4.4. Done should mean the intended batch operation works without empty tags or bodies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100