All Projects → YunaiV → incubator-rocketmq

YunaiV / incubator-rocketmq

Licence: Apache-2.0, Apache-2.0 licenses found Licenses found Apache-2.0 LICENSE Apache-2.0 LICENSE-BIN
带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github

Projects that are alternatives of or similar to incubator-rocketmq

order-charge-notify
模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现
Stars: ✭ 46 (-86.59%)
Mutual labels:  notify, rocketmq
robert
基于SpringCloud的企业级微服务多租户系统、多语言的脚手架, 代码组件化、高内聚低耦合,代码简介,注释丰富容易上手,该项目包括用于开发分布式应用程序服务的必要组件,支持多应用程序访问,并使开发人员可以轻松地使用Spring Cloud编程模型来开发分布式应用程序服务。
Stars: ✭ 45 (-86.88%)
Mutual labels:  rocketmq
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+2.33%)
Mutual labels:  rocketmq
brave-kafka-interceptor
Kafka Interceptor for Zipkin
Stars: ✭ 30 (-91.25%)
Mutual labels:  apache-kafka
aurelia-notify
A notification plugin for Aurelia.
Stars: ✭ 14 (-95.92%)
Mutual labels:  notify
kafka-serialization
Lego bricks to build Apache Kafka serializers and deserializers
Stars: ✭ 122 (-64.43%)
Mutual labels:  apache-kafka
kafka-twitter-spark-streaming
Counting Tweets Per User in Real-Time
Stars: ✭ 38 (-88.92%)
Mutual labels:  apache-kafka
docker-case
这个项目主要是为了快速拉起docker服务
Stars: ✭ 31 (-90.96%)
Mutual labels:  rocketmq
go-developer-roadmap
【Go 学习地图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全
Stars: ✭ 513 (+49.56%)
Mutual labels:  rocketmq
wmqx
基于 Rabbitmq 的 Http 异步消息调用服务
Stars: ✭ 40 (-88.34%)
Mutual labels:  rocketmq
java-tutorial
Java 实践代码,多线程,数据结构,算法,设计模式,Spring,RabbitMQ ,RocketMQ
Stars: ✭ 15 (-95.63%)
Mutual labels:  rocketmq
JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Stars: ✭ 517 (+50.73%)
Mutual labels:  rocketmq
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 385 (+12.24%)
Mutual labels:  rocketmq
Notify-me
A shell command to notify you via Telegram
Stars: ✭ 34 (-90.09%)
Mutual labels:  notify
pg-pubsub
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Stars: ✭ 50 (-85.42%)
Mutual labels:  notify
pulsar-io-kafka
Pulsar IO Kafka Connector
Stars: ✭ 24 (-93%)
Mutual labels:  apache-kafka
esque
esque - an operational kafka tool.
Stars: ✭ 22 (-93.59%)
Mutual labels:  apache-kafka
rocketmq-site
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Stars: ✭ 41 (-88.05%)
Mutual labels:  rocketmq
vault-plugin-secrets-kafka
A vault plugin for generating ACLs for dynamic users
Stars: ✭ 20 (-94.17%)
Mutual labels:  apache-kafka
distmq
Distributed Message Queue based on Raft
Stars: ✭ 32 (-90.67%)
Mutual labels:  rocketmq

个人博客

http://www.iocoder.cn


🙂🙂🙂关注**微信公众号:【芋艿的后端小屋】**有福利:

  1. RocketMQ / MyCAT / Sharding-JDBC 所有源码分析文章列表
  2. RocketMQ / MyCAT / Sharding-JDBC 中文注释源码 GitHub 地址
  3. 您对于源码的疑问每条留言将得到认真回复。甚至不知道如何读源码也可以请教噢
  4. 新的源码解析文章实时收到通知。每周更新一篇左右

Apache RocketMQ Build Status Coverage Status

Maven Central GitHub release License

Apache RocketMQ is a low latency, 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 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

Learn it & Contact us


Apache RocketMQ Community


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) Apache Software Foundation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].