我可以将 Apache ActiveMQ 配置为使用基于 UDP 的 STOMP 协议吗?

发布于 2024-08-29 18:16:02 字数 213 浏览 6 评论 0原文

我正在为 Ada 开发 STOMP 绑定,它使用 TCP/IP 作为客户端和配置为 STOMP 代理的 ActiveMQ 服务器之间的传输,运行良好。我认为也支持 UDP(即 STOMP over UDP),但是,ActiveMQ 文档或网络搜索中缺乏相关信息,这表明这是不可能的,也许它甚至没有任何意义: -)

以一种或另一种方式进行确认(如果可能的话,还应提供 ActiveMQ 配置摘录)。

I'm developing a STOMP binding for Ada, which is working fine utilizing TCP/IP as the transport between the client and an ActiveMQ server configured as a STOMP broker. I thought to support UDP as well (i.e. STOMP over UDP), however, the lack of pertinent information in the ActiveMQ documentation or in web searches suggests to me that this isn't possible, and perhaps it doesn't even make any sense :-)

Confirmation one way or the other (and an ActiveMQ configuration excerpt if this is possible) would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ま柒月 2024-09-05 18:16:02

目前 ActiveMQ 中尚未实现此功能,因为 Stomp 传输仅使用 TCP。是可以实现的,所以如果你有时间的话,可以尝试一下。

this is not implemented in ActiveMQ at the moment as Stomp transport uses TCP only. It is possible to implement, so if you have a time to do it, give it a try.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文