The Queue Manager Swiftlet adds 2 new attributes "log-expired-messages" and "deliver-expired-messages" to enable/disable the logging of expired messages in the warning log file and to enable/disable the delivery of expired but not yet purged messages to JMS clients. More ...
The Network NIO Swiftlet can be configured to register for OP_WRITE events on nonblocking channels. This is useful to avoid high CPU utilization (due to EAGAINs) during peak loads if a channel is not write ready. More ...
A new System Property has been added to instruct the SwiftMQ Router to expect absolute paths in its routerconfig.xml. More ...