RocketMQ源码解读及添加注释
☆42Apr 8, 2018Updated 8 years ago
Alternatives and similar repositories for rocketmq
Users that are interested in rocketmq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- Tomcat源码解读☆29Mar 13, 2018Updated 8 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆370Feb 21, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Netty project - an event-driven asynchronous network application framework☆42Dec 16, 2017Updated 8 years ago
- 这是一个封装好的app后台框架,欢迎大家修改指正。This is a good package app background framework, welcome to amend the... هذا هو التعبئة والتغليف جيدة التطبيق …☆13Mar 31, 2016Updated 10 years ago
- spring cloud alibaba 实现知识分享平台☆10Jun 21, 2022Updated 4 years ago
- spring-boot-plus-doc☆10Mar 29, 2024Updated 2 years ago
- 演示springboot + mybatis或springjdbc集成CAT全链路监控☆12Mar 9, 2022Updated 4 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆118Aug 1, 2017Updated 9 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 交易撮合☆13May 6, 2023Updated 3 years ago
- 学习netty。 微信公众号:匠心零度【关注获取更多精彩历史】☆18Nov 2, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 后花园学习项目☆10Mar 23, 2017Updated 9 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- ☆12Mar 31, 2021Updated 5 years ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Sep 12, 2025Updated last year
- Machine Learning in Action(机器学习实战)☆11Jan 26, 2018Updated 8 years ago
- 区块链数据分析☆39Nov 29, 2018Updated 7 years ago
- 为Dubbo增加Hystrix断路器☆24Apr 26, 2017Updated 9 years ago
- Mirror of Apache RocketMQ (Incubating)☆13Aug 17, 2018Updated 8 years ago
- 阿里中间件2019代码,复赛14名,内部排名第2受邀参加决赛,拿到季军☆14Mar 8, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- kubernetes CNI example☆18May 14, 2022Updated 4 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学 习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆63Apr 27, 2017Updated 9 years ago
- ☆11Jan 3, 2024Updated 2 years ago
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-frame…☆17Aug 27, 2018Updated 8 years ago
- Amazon Corretto 19 is a no-cost, multi-platform, production-ready distribution of OpenJDK 19☆11Mar 20, 2023Updated 3 years ago
- java日志分析工具,用于分析运维日志☆22Jan 22, 2013Updated 13 years ago
- 运行在IntelliJ ide中的可以对图片进行批量压缩的插件☆12Sep 27, 2019Updated 6 years ago
- 主要是做一个全新前后端分离的CMS管理系统,包括PC,PC端会做成响应式的布局, 兼容大部分的手机或者平板;后端会使用SpringBoot 2.0来实现;前后端的分离采用接口的方式来实现, 前端主要是用Vue js 来实现页面的数据交互;☆12Apr 28, 2024Updated 2 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆29Jan 11, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Leetcode 答案☆13Jan 31, 2019Updated 7 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆26Dec 1, 2015Updated 10 years ago
- 关于springcloud的简单脚手架(eureka版本和zookeeper版本)☆40Aug 16, 2020Updated 6 years ago
- ☆12Jul 8, 2022Updated 4 years ago
- 移除代码中的单行注释(LineComment)和块注释(BlockComment),保留Javadoc注释(JavadocComment)。并格式化代码。☆16May 2, 2024Updated 2 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK ,导入的时候一定要看清项目编码格式。☆76Jan 14, 2019Updated 7 years ago
- Microsphere Projects for Spring Boot☆24Sep 7, 2026Updated last week