Hello RocketMQ Community,

This is the vote for the 1.0.2 release and the graduation of Apache
RocketMQ-client-python.

Github repo: https://github.com/apache/rocketmq-client-python

The version released this time is the first initial Python client of
rocketmq. It is based on the kernel of the CPP client and uses boost python
to encapsulate the API Implementation of C. You can make Python modules
with a simple command.
The current version provides the following functions:
1.support reliable synchronous sending of messages;
2.support reliable push consumption model;
3.support default cluster consumption;
4.support delayed messages;
5.support custom message properties;
6.support message Compression.
The vote will be open for at least 72 hours or until a necessary number of
votes are reached.

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Thanks,
The Apache RocketMQ Team

Reply via email to