dragontree101 / java-microservice-experience
记录和总结在落地微服务的过程中的经验
☆38Updated 6 years ago
Alternatives and similar repositories for java-microservice-experience:
Users that are interested in java-microservice-experience are comparing it to the libraries listed below
- 基于 SPI 原理实现自定义动态 Bean 加载到 Spring 容器的实现☆32Updated 6 years ago
- 厮大牛逼☆62Updated 4 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- 一个sofa demo 实现了领域驱动设计☆69Updated 7 years ago
- Spring boot回调接口汇总☆173Updated 6 years ago
- ☆80Updated 4 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 2 years ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 10 months ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- ☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、R…☆54Updated 6 months ago
- ☆44Updated 6 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案 优缺点☆35Updated 2 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- stepchain 通用业务流程流水线处理框架。 类似于Commons Chain和Commons Pipeline这样的Java Pipeline Step Chain用于组织复杂处理流程执行的流行技术. Java Pipeline Step Chain like A…☆71Updated 2 years ago
- 一种简单易懂的分库分表方案☆94Updated 6 years ago
- ☆25Updated 6 years ago
- ☆21Updated 6 years ago
- Java 编程方法论 响应式Rxjava与代码设计实战 一书源码☆97Updated 2 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- Intellij Idea plugin for Dubbo project scaffold☆79Updated 6 years ago
- starter for disruptor☆127Updated 5 months ago
- fast-family是一个快速开发的基础框架,提供各种基类,分布式事务