FYH620 / ThreadPoolLinks
Java手写ThreadPoolExecutor:线程数量动态伸缩的线程池
☆17Updated last year
Alternatives and similar repositories for ThreadPool
Users that are interested in ThreadPool are comparing it to the libraries listed below
Sorting:
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆34Updated 2 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆114Updated 2 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆57Updated 3 years ago
- The message queue in java.(java 简易版本 mq 实现)☆144Updated 2 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆151Updated 3 years ago
- A mini Tomcat☆46Updated 2 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 5 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆46Updated 2 years ago
- The simple mybatis.(手写简易版 mybatis)☆30Updated last year
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆19Updated 2 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- lmax-disruptor队列学习与分享☆25Updated 2 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- JAVA 架构师直通车练习项目☆36Updated 2 years ago
- 基于netty实现的MQ☆25Updated 3 years ago
- 分布式事务书籍随书源码☆109Updated 3 years ago
- jvm diagnose tool by swapping bytecode☆79Updated 2 weeks ago
- 本文面向于基础的后端开发入门,用于帮助青柚工作室后端入门☆56Updated last year
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- 保证异步线程能够保证事务的使用工具☆11Updated 2 years ago
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- ☆12Updated 2 years ago
- ☆54Updated 4 years ago
- ☆58Updated 4 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- roc-retry is a Java retry framework that supports both procedural programming and annotation-based programming.☆11Updated 3 months ago
- 京东的一款并发框架☆123Updated 5 years ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆34Updated 9 months ago