#
rocketmq
Here are 228 public repositories matching this topic...
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
Updated
Dec 28, 2020 - Java
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
mysql
redis
elasticsearch
streaming
kafka
spark
influxdb
rabbitmq
clickhouse
hbase
stream-processing
opentsdb
loki
flink
rocketmq
-
Updated
Dec 21, 2020 - Java
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
-
Updated
Jan 20, 2021 - Java
芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
mysql
redis
elasticsearch
zookeeper
springboot
dubbo
mall
rocketmq
springcloud
xxl-job
skywalking
sharding-sphere
nacos
seata
-
Updated
Jan 27, 2021 - Java
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
-
Updated
May 17, 2019
Reliable messages resolve distributed transactions
kafka
translation
spring
protobuf
rabbitmq
activemq
soa
aop
springboot
motan
dubbo
kryo
rocketmq
springcloud
-
Updated
Oct 12, 2020 - Java
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥 🔥 🔥 🔥 🔥
java
redis
elasticsearch
lambda
microservices
kafka
spring
spring-boot
spring-cloud
tomcat
zookeeper
rpc
spring-mvc
rpc-framework
dubbo
log4j2
rocketmq
elastic-job
sharding-jdbc
distributed-rpc
-
Updated
Jan 8, 2021 - Java
juyuancai
commented
Jan 22, 2021
when I start a go client , and conrrently sync send message , it will sometimes show "the topic= route info not found" error ,but not always, can anyone help me what's wrong here? Thank you
开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)
-
Updated
Jan 14, 2021 - Java
-
Updated
Jul 20, 2020
spring-boot
microservice
spring-cloud
sentinel
microservices-architecture
spring-security-oauth2
rocketmq
springcloud
alibabacloud
feign-client
spring-cloud-alibaba
springboot-admin
jetcache
nacos-spring-cloud
springcloudalibaba
springboot-springcloud
cloudspring
-
Updated
Jan 31, 2021 - Java
The cloud native event-driven runtime
serverless
message-bus
event-driven
esb
cloud-native
rocketmq
event-gateway
event-mesh
event-governance
-
Updated
Jan 27, 2021 - Java
带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github
-
Updated
Feb 9, 2019 - Java
rocketmq-spring-boot-starter
-
Updated
Jan 15, 2021 - Java
Improve this page
Add a description, image, and links to the rocketmq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rocketmq topic, visit your repo's landing page and select "manage topics."
Wiki 文档
配置的优先级
文档中写到“优先级关系是:A < B < C”,存在歧义容易造成混淆,建议修改。
应使用更为确切的说法,优先级的定语是“高和低”而不是“大和小”,并不一定所有读者都有“优先级数值小即优先级高”的认知
同时,例子中使用 A、B 和 C 亦没有体现出数值的概念,进一步加深了读者的疑惑。
如:“优先级大”、“优先级数值小”和“优先级高”,是否应选择“优先级高”才是最清晰的表达方式?