Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 SonicMQ(7.6 版)。我在生产和代码中设置了一个主题,将消息发布到该主题。我想将这些消息复制到另一个站点的 Sonic 代理中运行的队列。 是否可以将 SonicMQ 配置为跨代理和站点执行此主题到队列的复制?
没有用于执行此操作的 SonicMQ 标准功能,因为 SonicMQ 主要是标准 JMS 提供程序,因此它没有用于操作或移动消息的内置标准功能。SonicESB 将是解决此类问题的“Sonic 产品”。