-
Beijing University of Posts and Telecommunications
- Beijing
Stars
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Chinese software copyright application template document
Basic Sources for MIT 6.824 Distributed Systems Class
Some of my assignments at bupt as a 21st grade undergraduate
The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。