YunaiV / algorithm1024
厮大牛逼
☆63Updated 4 years ago
Alternatives and similar repositories for algorithm1024:
Users that are interested in algorithm1024 are comparing it to the libraries listed below
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 2 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 5 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- ☆80Updated 5 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 6 years ago
- ☆29Updated 6 years ago
- 带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github☆91Updated 6 years ago
- Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries…☆35Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- Java-9-Spring-Webflux 一书源码☆108Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 5 years ago
- 后端架构师技术图谱☆53Updated 6 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆84Updated 2 years ago
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆42Updated 6 years ago
- 实战虚拟机☆94Updated 4 years ago
- Dubbo原理和源码解读☆138Updated 5 years ago
- Halo框架基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆127Updated 6 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- ☆64Updated 3 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- ☆59Updated last year
- 微服务配置中心Apollo架构和实践的PPT+实验指导☆96Updated 6 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆51Updated 6 years ago
- ☆51Updated last year
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago