Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
-
Updated
Apr 28, 2025 - Java
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
Delayed Queue implementation over Kafka
分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。
为了简化项目中用到延迟场景的使用。 使用者不再需要关心延迟消息的实现,只需要关注自己业务实现。 使用redisson实现延迟队列,开箱即用
local delayQueue implemented by JDK & two kinds of distributed delayQueue based redis
delay message system, when message reaches its ready time, will delivery to kafka
延迟消息框架,延迟消息支持秒级精度、消息高可靠性、水平扩展,基于redisson实现
延时队列的6种实现方式 - API、Scheduled、Redis、Netty、RabbitMQ
Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use
Add a description, image, and links to the delay-queue topic page so that developers can more easily learn about it.
To associate your repository with the delay-queue topic, visit your repo's landing page and select "manage topics."