Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
rocketmq-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
97
Star
304
Code
Issues
48
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add support for async send message and shardingkey order message
- #48
#48
Merged
ShannonDing
merged 13 commits into
apache:master
apache/rocketmq-client-python:master
from
duhenglucky:master
duhenglucky/rocketmq-client-python:master
Copy head branch name to clipboard
Oct 11, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add support for async send message and shardingkey order message
#48
ShannonDing
merged 13 commits into
apache:master
apache/rocketmq-client-python:master
from
duhenglucky:master
duhenglucky/rocketmq-client-python:master
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2019
feat(producer) add send message orderly by sharding key
duhenglucky
committed
30d6b53
View commit details
Copy full SHA for 30d6b53
Browse repository at this point
fix(producer) remove useless parameter in send message orderly
duhenglucky
committed
a505be2
View commit details
Copy full SHA for a505be2
Browse repository at this point
Commits on Sep 29, 2019
feature(producer) add async send message for producer
duhenglucky
committed
d216bdf
View commit details
Copy full SHA for d216bdf
Browse repository at this point
fix(producer) fix the call back map redefinition error
duhenglucky
committed
07c42cd
View commit details
Copy full SHA for 07c42cd
Browse repository at this point
Commits on Oct 9, 2019
feat(producer) add compress and max message size set support
duhenglucky
committed
cb4347f
View commit details
Copy full SHA for cb4347f
Browse repository at this point
feat(producer) polish async send message
duhenglucky
committed
5c55173
View commit details
Copy full SHA for 5c55173
Browse repository at this point
fix(producer) fix send message call back delcare error
duhenglucky
committed
88a432a
View commit details
Copy full SHA for 88a432a
Browse repository at this point
fix(producer) remove Message convert
duhenglucky
committed
35498a5
View commit details
Copy full SHA for 35498a5
Browse repository at this point
Commits on Oct 10, 2019
feat(producer) add thread lock for send message async
duhenglucky
committed
44406b2
View commit details
Copy full SHA for 44406b2
Browse repository at this point
fix(producer) polish async send callback implementation
duhenglucky
committed
72ffeeb
View commit details
Copy full SHA for 72ffeeb
Browse repository at this point
test(producer) add async send message test
duhenglucky
committed
e48b369
View commit details
Copy full SHA for e48b369
Browse repository at this point
feat(producer) add exception mechanism for send message
duhenglucky
committed
37bc0bc
View commit details
Copy full SHA for 37bc0bc
Browse repository at this point
test(producer) add exception test in async send message
duhenglucky
committed
d905905
View commit details
Copy full SHA for d905905
Browse repository at this point
You can’t perform that action at this time.