TaoZhuGongBoy / enumstatemachine
状态机实现方案全(Java枚举状态机、状态设计模式、cola-statemachine)
☆19Updated last year
Alternatives and similar repositories for enumstatemachine:
Users that are interested in enumstatemachine are comparing it to the libraries listed below
- 生产者消费者组件☆16Updated 2 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆45Updated 2 years ago
- The simple mybatis.(手写简易版 mybatis)☆26Updated last year
- 我的笔记☆15Updated 2 months ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 9 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 分布式事务书籍随书源码☆103Updated 3 years ago
- ☆54Updated 4 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆34Updated 2 months ago
- 📚Springboot 实战小项目😋,目前有:秒杀项目,RaiitMQ 进阶,SpringAOP插件模块开发,Spring事件机制,Springboot SPI机制,Springboot自定义starter,docker,Minio,quartz,MybatisPlus…☆43Updated 3 months ago
- 亿级流量电商详情页系统实战(第一版):缓存架构+高可用服务架构+微服务架构 练习代码☆40Updated 5 years ago
- 基于netty实现的MQ☆24Updated 2 years ago
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆124Updated 2 years ago
- kafka多线程顺序消费☆51Updated 3 years ago
- ☆40Updated last year
- 📌 企业级微服务应用架构实践,致力于解决微服务架构中的疑难杂症。包括不限于源码解析、蓝绿发布、灰度发布、全链路影子库、分布式链路追踪、异地多活等。如果觉得有用,不妨关注一下。☆13Updated 2 years ago
- 经典java学习场景☆24Updated 3 months ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆62Updated 8 months ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆54Updated 3 years ago
- 轻量级状态机工作流框架☆90Updated 5 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆34Updated 2 years ago
- double cache used in springBoot project☆54Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆49Updated 2 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- java时间轮☆37Updated 6 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated last month
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆44Updated 2 months ago