High Quality JMS Messaging.

Release 5.2.0

Enhancements

Network NIO Swiftlet

The Network NIO Swiftlet now fully supports SSL. JDK 1.5.* is required. Read more ...

Topic Manager Swiftlet

Slow Subscriber Condition: New option to remove nondurable subscribers and remove/delete durable subscribers when the condition matches. Read more ...

Queue Manager Swiftlet

A new Job "Multi Queue Purger" has been added. As the name said, it can purge multiple queues in one go (e.g. all durable subscriber queues). Read more ...

Store Swiftlet

It is now possible to monitor the usage of the page.db (free/used pages, file size) as well as to shrink the file during operation (new CLI command "shrink"). A new job "Shrink" has been added to be able to schedule a shrink once a day, for example. Read more ...

Advanced Exception Handling

SwiftMQ-specific JMSExceptions have been added to enable clients to react properly on SwiftMQ-specific exceptions. Read more ...

Changes

Bugfixes

Compatibility