Skip to content

cmy924/RocketMQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketMQ -- a faster, reliable, scalable, easier to use message oriented middleware, breeding from alibaba massive messaging business.

RocketMQ is a faster, reliable, scalable, easier to use message oriented middleware breeding from alibaba massive messaging business. It offers a variety of features as following:

  • Reliable FIFO and strict sequential messaging
  • Pub/Sub and P2P messaging model
  • Million message accumulation ability in single queue
  • Pull queues and push queues
  • Over a variety of messaging protocols.such as JMS,MQTT etc.
  • Distributed clustering, support fault-tolerance
  • Docker images for isolated testing and cloud Isolated clusters
  • Feature-rich administrative dashboard for configuration and monitoring

Build Status


How can I develop with RocketMQ?


Contributors


License

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

About

Alibaba's MQ, also aliyun ONS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Shell 0.6%