SmallerCoder / WebAsyncTask
WebAsyncTask异步任务样例工程---spring boot/spring
☆11Updated 6 years ago
Alternatives and similar repositories for WebAsyncTask:
Users that are interested in WebAsyncTask are comparing it to the libraries listed below
- 个人学习xxl-job 源码 核心部分加上了中文注释☆16Updated 6 years ago
- A high performance push server based on SpringBoot + ConcurrentHashMap + Netty☆15Updated 5 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- Java SPI framework☆12Updated 7 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流 、分布式链路追踪等。☆39Updated 2 years ago
- 学习netty。 微信公众号:匠心零度【关注获取更多精彩历史】☆18Updated 5 years ago
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆22Updated last year
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- 限流幂等框架☆19Updated 6 years ago
- 基于 netty 的 web 框架☆23Updated 4 years ago
- A simple demo for using Sentinel with Spring Cloud Alibaba☆15Updated 6 years ago
- SpringBoot Security KeyCloak Integration remote to https://github.com/qianmoQ/spring-learn-integration/tree/master/spring-learn-integrati…☆12Updated 6 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆31Updated 7 years ago
- 大型分布式系统实时监控平台☆27Updated 2 years ago
- 微服务架构实战篇(五):Spring boot2.x + Guava 并使用RateLimiter秒杀限流☆12Updated 5 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated 11 months ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆12Updated 2 years ago
- It‘s springboot starter tutorial, including my open source project springboot starters☆17Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决 分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 4 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Updated 6 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆26Updated 3 years ago