Skip to content
#

event

Here are 161 public repositories matching this topic...

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

  • Updated Jun 14, 2024
  • Java

目标是提供一个通用的Java核心编程框架,作为搭建其它框架或者项目的基础. 让相关领域的研发人员能够专注高层设计而不用关注底层实现. 涵盖了缓存,编解码,通讯,事件,输入/输出,监控,存储,配置,脚本和事务10个方面.

  • Updated Jun 14, 2024
  • Java

Improve this page

Add a description, image, and links to the event 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 event topic, visit your repo's landing page and select "manage topics."

Learn more