Merge pull request #1 from apache/master

merge master from apache
tree: 3b4c8d424983668c24b8c23d06f20408f6df391f
  1. bin/
  2. cmake/
  3. doc/
  4. project/
  5. sample/
  6. src/
  7. test/
  8. third_party/
  9. unitests/
  10. .gitignore
  11. changelog
  12. CMakeLists.txt
  13. install_boostpython.sh
  14. LICENSE
  15. Makefile
  16. package.sh
  17. README.md
README.md

RocketMQ Client Python License

  • RocketMQ Python client is developed on top of rocketmq-client-cpp, which has been proven robust and widely adopted within Alibaba Group by many business units for more than three years.

Features

At present, this SDK supports

  • sending message in synchronous mode
  • consuming message using push model

Quick Start


Apache RocketMQ Community


Contact us


How to Contribute

Contributions are warmly welcome! Be it trivial cleanup, major new feature or other suggestion. Read this how to contribute guide for more details.


License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation