YunaiV / learningLinks
☆18Updated 7 years ago
Alternatives and similar repositories for learning
Users that are interested in learning are comparing it to the libraries listed below
Sorting:
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13Updated 8 years ago
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- 一个sofa demo 实现了领域驱动设计☆70Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 months ago
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆12Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 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…☆55Updated 2 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated 2 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆19Updated 3 years ago
- Seata Workshop 专用☆85Updated last year
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警 通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 3 years ago
- A better feign client library to combine with SpringBoot.☆74Updated last year
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 3 years ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆102Updated 3 years ago
- 这是一个用于对 SpringBoot 服务打包为 Windows、Linux、Docker、Helm Chart下可部署包的 Maven 插件。☆59Updated 2 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆39Updated 2 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆87Updated 4 years ago
- 基于JdbcTemplate的封装,优雅进行增删改查,支持sql/方法/类级别指定数据源☆100Updated last month
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆95Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- The support project for Spring Boot☆23Updated 5 years ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Updated 2 weeks ago
- ☆21Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- Java 编程方法论 响应式Rxjava与代码设计实战 一书源码☆97Updated 2 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆82Updated last year
- 个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高 性能幂等工具,zookeeper客户端工具,分布式全局id生成器,时间转换工具,Http封装工具☆69Updated 2 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 3 months ago