Snailclimb / dynamic-threadpoolLinks
🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.
☆13Updated 3 years ago
Alternatives and similar repositories for dynamic-threadpool
Users that are interested in dynamic-threadpool are comparing it to the libraries listed below
Sorting:
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆115Updated 7 months ago
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆66Updated 2 years ago
- ☆232Updated 2 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆191Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆358Updated 2 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆249Updated 6 months ago
- 秒杀航母启程☆64Updated 2 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆48Updated 2 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆54Updated 2 weeks ago
- 手写Spring框架☆54Updated 3 years ago
- SpringBoot Dubbo RocketMQ订单支付系统☆101Updated last year
- java面试题☆18Updated 7 months ago
- SpringBoot集成Sharding-JDBC实现分库分表,自定义分片算法,基于一致性hash算法,易于扩容。☆18Updated 10 months ago
- 📚记录Java后端中一些核心技术点的知识,包括设计模式、Spring全家桶、Netty、Java虚拟机、Java并发以及一些重要框架中间件的源码,jdk源码等等,有些我还没学,有些学的不怎么样,慢慢都会记录下来,我慢慢写,你慢慢看。☆56Updated 2 years ago
- 天天吃货-个人商城从0到1☆124Updated 10 months ago
- ☆36Updated 4 years ago
- rocketMQ可靠消息投递,事务消息,保证消息可靠发送Demo。☆46Updated 2 years ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆108Updated 2 years ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆116Updated 5 years ago
- Netty tutorials(Netty教 程)☆59Updated 2 years ago
- 完整的高并发秒杀demo,Springboot+Mybatis+RocketMq+Redis+Websocket。☆44Updated 4 years ago
- double cache used in springBoot project☆55Updated 3 years ago
- https://dongzl.github.io/netty-handbook/☆190Updated 2 years ago
- Java面试宝典☆89Updated 5 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago
- 使用netty实现的网关,学习性质☆40Updated 4 years ago