轻量级消息总线库 [英] Lightweight Message Bus library

查看:220
本文介绍了轻量级消息总线库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将在不久的将来开始一个小型Java(GWT真正)项目,我正处于信息收集阶段。

I will be starting a small Java (GWT really) project in the near future and I am at "information gathering" phase.

问:是否有轻量级用Java编写的消息总线库?

Q: Is there a lightweight Message Bus library written in Java?

我的要求也是轻量级的: - )

My requirements are lightweight too :-)


  1. 异步(不需要同步)

  2. 多播和点对点

  3. 没有严格的消息排序

  4. 消息信封消息总线理想地拥有(即在生命周期管理方面)

  5. 本地化交付(即不是进程间或节点间)

  1. async (no need for sync)
  2. multicast and point-to-point
  3. no strict message ordering
  4. message "envelope" ideally "owned" by Message Bus (i.e. in terms of life-cycle management)
  5. localized delivery (i.e. not inter-process nor inter-node)

更新:似乎GWT现在支持集成的event bus

Update: It seems that GWT now supports an integrated "event bus".

推荐答案

请查看 eventbus

(链接已修复;感谢 jldupont 指出这一点。

(Link fixed; thanks to jldupont to point that out).

这篇关于轻量级消息总线库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆