FYH620 / ThreadPool
Java手写ThreadPoolExecutor:线程数量动态伸缩的线程池
☆16Updated last year
Alternatives and similar repositories for ThreadPool:
Users that are interested in ThreadPool are comparing it to the libraries listed below
- lmax-disruptor队列学习与分享☆24Updated 2 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆56Updated 2 years ago
- 保证异步线程能够保证事务的使用工具☆11Updated 2 years ago
- The message queue in java.(java 简易版本 mq 实现)☆139Updated 2 years ago
- raft协议的Java版本简单实现☆90Updated 2 years ago
- The simple mybatis.(手写简易版 mybatis)☆28Updated last year
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆33Updated 2 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆111Updated 2 years ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆109Updated last year
- 基于Nacos 2.x 的入门、概念、原理、源码、实战介绍,帮助开发者快速上手 Nacos。https://nacos.io/zh-cn/☆26Updated 2 years ago
- ⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)☆43Updated 5 months ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- 基于netty实现的MQ☆25Updated 3 years ago
- ☆12Updated 2 years ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆46Updated 2 years ago
- mq幂等框架开箱即用(支持RocketMQ、RabbitMQ、Kafka)mq idempotent framework (support RocketMQ, RabbitMQ, Kafka)☆38Updated 2 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- 京东的一款并发框架☆120Updated 4 years ago
- Java 多线程面试手撕题,12 道经典题目,感兴趣的小伙伴可以看看!☆22Updated 9 months ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆99Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆19Updated 2 years ago
- The jdbc pool for java.(java 手写 jdbc 数据库连接池实现)☆19Updated last year
- 亿级流量电商详情页系统实战(第一版):缓存架构+高可用服务架构+微服务架构 练习代码☆41Updated 5 years ago
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆34Updated 7 months ago
- 📚 基于Redis解决缓存击穿、穿透和雪崩问题的通用解决方案,拿来即用。支持存储对象、集合、简单数据类型等。无需提前将数据存入Redis,直接使用提供的分布式缓存接口查询数据即可,附带完善的单元测试用例,方便学习使用。☆59Updated 3 months ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆65Updated 2 years ago
- ☆54Updated 4 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago