Preface : Changes from the Previous Release of this Guide

Changes from the Previous Release of this Guide
This section itemizes the major changes from the previous release of this guide.
mstores
TIBCO Enterprise Message Service now offers a new type of message store, called mstore. This store type is designed to recover quickly after a failover. For details on the mstore feature, see mstores.
.NET Assembly Versioning
This release of TIBCO Enterprise Message Service introduces versioning in the .NET assembly files. Prior to TIBCO Enterprise Message Service release 6.0.0, all EMS .NET assemblies showed an assembly version number 1.0.0.0, which allowed client applicaitons to upgrade to the latest version of EMS without rebuilding.
This same functionality is now available through the introduction of policy DLL files, which are included for each EMS assembly. For more information, see Assembly Versioning.
Redelivery Delay
A new destination property has been added to this release of TIBCO Enterprise Message Service. The redeliverydelay property can be used to determine how long the EMS server waits before retuning an unacknowledged message to the message queue. For details about the new property, see redeliverydelay on page 67.
Feature Enhancements
The following enhancements are documented in the sections shown:
It is now possible to cursor through the list returned by the show topics and show queues commands. For more information, see the command descriptions for show queues and show topics.