louyanfeng25 / kafka-sort-consume
kafka多线程顺序消费
☆51Updated 3 years ago
Alternatives and similar repositories for kafka-sort-consume:
Users that are interested in kafka-sort-consume are comparing it to the libraries listed below
- double cache used in springBoot project☆54Updated 2 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 3 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- pie是一个可快速上手的责任链框架☆86Updated 10 months ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆194Updated last year
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆156Updated last year
- ☆19Updated 4 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- 微服务日志链路追踪☆63Updated 3 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆17Updated 5 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 9 months ago
- ☆45Updated 2 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆93Updated 2 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 2 years ago
- nacos 教程,包括原理,实践,应用场景☆73Updated 2 years ago
- 项目正式命名为aop-log,基于Spring AOP,ThreadLocal实现方法埋点信息收集与处理。☆119Updated last year
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆243Updated 2 months ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆53Updated 10 months ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆27Updated 2 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆45Updated 2 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆62Updated 10 months ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 5 months ago