hsxyhao / handwritingLinks
开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握
☆11Updated 7 years ago
Alternatives and similar repositories for handwriting
Users that are interested in handwriting are comparing it to the libraries listed below
Sorting:
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Updated 2 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- jack老师spring源码解读☆16Updated 6 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- netty源码中文注释☆18Updated 2 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆17Updated 6 years ago
- java 实现线程池☆16Updated 8 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- ☆47Updated 3 years ago
- 限流幂等框架☆19Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- 线程池+消息队列缓存 批量处理高并发任务