线程池+消息队列缓存 批量处理高并发任务
☆13Sep 1, 2019Updated 6 years ago
Alternatives and similar repositories for WorkQueue
Users that are interested in WorkQueue are comparing it to the libraries listed below
Sorting:
- 限流幂等框架☆18Mar 29, 2018Updated 7 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 8 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆15May 7, 2019Updated 6 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- CAIL-CCL-2019相似案例匹配三等奖解决方案☆14Oct 28, 2019Updated 6 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆16Dec 16, 2022Updated 3 years ago
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 8 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 基于springboot幂等性框架☆26Jul 12, 2025Updated 7 months ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Apr 2, 2018Updated 7 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- SpringBoot和Mybatis实现评论楼中楼功能(一张表搞定)☆25Apr 14, 2020Updated 5 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Mar 18, 2019Updated 6 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Oct 3, 2024Updated last year
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 基于rsync算法实现客服端服务器文件同步☆38Jun 17, 2022Updated 3 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 订单状态机☆36Jun 30, 2016Updated 9 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Jul 3, 2017Updated 8 years ago
- mybatis用redis做二级缓存demo☆10Aug 13, 2018Updated 7 years ago
- RSA算法是现代安全技术的基石,通过自己学习,利用JAVA代码实现其功能,项目中只有RSA的核心代码☆10Feb 20, 2021Updated 5 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 10 years ago
- hound是一个分布式的链路追踪,性能监控系统☆10Dec 15, 2022Updated 3 years ago
- Platform APIs (Spring Boot + Kafka + InfluxDB) for IoT devices☆10Oct 13, 2020Updated 5 years ago
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago