coldljy / RocketMQ

:rocket: Alibaba's MQ, also aliyun ONS.

Home Page:http://www.aliyun.com/product/ons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketMQ -- Alibaba's MQ Build Status

Maven Central GitHub release License

RocketMQ is a fast, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.

It offers a variety of features as follows:

  • Pub/Sub and P2P messaging model
  • Reliable FIFO and strict sequential messaging in the same queue
  • Long pull queue model,also support push consumption style
  • Million message accumulation ability in single queue
  • Over a variety of messaging protocols.such as JMS,MQTT,HTTP2 etc.
  • Distributed high available deploy architecture, meets at least once message delivery semantics
  • Docker images for isolated testing and cloud Isolated clusters
  • Feature-rich administrative dashboard for configuration,metrics and monitoring Cloud Charge
  • Message full-link tracking ![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)
  • Producer transaction message,making producer and local database transaction in one atomic operation Cloud Charge
  • Message Schedule delivery,similar JMS2 spec's delivery delay ![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)

Learn it & Contact us


How can I develop with RocketMQ?


Contributing

We are always very happy to have contributions, whether for trivial cleanups,big new features or other material rewards. more details see here


License

Apache License, Version 2.0 Copyright (C) 2010-2013 Alibaba Group Holding Limited

About

:rocket: Alibaba's MQ, also aliyun ONS.

http://www.aliyun.com/product/ons

License:Apache License 2.0


Languages

Language:Java 98.6%Language:Shell 1.3%Language:Batchfile 0.1%