Skip to content
#

redis-stream

Here are 23 public repositories matching this topic...

eventbus是分布式业务消息分发总线组件,支持广播及时消息、延时消息等。组件通过屏蔽底层不同种类的消息引擎,并提供统一的接口调用,可发送广播及时消息和延时消息,同时可订阅及时消息或延时消息等。当我们的应用引入eventbus组件时有利于降低系统耦合度。目前可选择基于Redis、RabbitMQ、RocketMQ等任一 一种做底层的消息引擎,其他消息引擎中间件将被陆续支持。

  • Updated Jun 11, 2024
  • Java

Improve this page

Add a description, image, and links to the redis-stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redis-stream topic, visit your repo's landing page and select "manage topics."

Learn more