SwiftMQ 6.0 提供了两个不同的版本:一是已销售6年的SwiftMQ Router;另一个是SwiftMQ HA Router ,提供了持续的高可靠性。
SwiftMQ HA Router 6.0 的特性有:
- High Availability JMS Router with ACTIVE/STANDBY deployment and active replication.
- Continuous Availability through versioned protocols - uprade SwiftMQ during operation without interruption.
- Transparent JMS and JNDI failover, no extra reconnect code required.
- Automatic and transparent resolve of all open transactions in transit, including XA transactions, as well as any non-transacted acknowledge mode.
- Full inbound and outbound duplicate message detection. Messages are never delivered twice.
- No persistent messages lost during failover. Message sequence is guaranteed.
- Choice of 3 different store types: Replicated File Store, Shared File Store, Shared JDBC Store.
- Transparent reconnect from SwiftMQ Explorer, CLI, CLI Admin API.
- Easy conversion to High Availability by HA Wizard. Turns any existing configuration into High Availability.
- High Availability test suite included. Test your JMS applications under a continuous failover scenario.
- Includes all Swiftlets of SwiftMQ Router Standard.
- Additional Swiftlets included at no extra cost: JMS XA/ASF Swiftlet, Routing/Unlimted Swiftlet, Standard File Store Swiftlet, JDBC Store Swiftlet.
产品中包含的HA test suite适用于自动测试正在进行故障切换的JMS应用。默认情况下每2分钟kill一个HA instance。这个test suite 是通用的,可以用于其它JMS provider。
SwiftMQ Router 6.0 (non-HA)支持透明的JMS/JNDI重连接同样的有重复Message检测和事务恢复功能的SwiftMQ Router。
这两个产品都基于 SwiftMQ独特的Federated Router Network。