
Features
- Best Message Delivery
- Bi-Directional
- Cascading Transport Layer
- Client Connectivity (Roundtrip Monitor)
- Client Driven Events
- Compression
- Conflation
- Firewall Compatible
- Guaranteed Message Delivery
- Hierarchical Topics
- High & Low Water Marks
- High Performance & Scalability
- Multiple Queue Types
- Multiple Message Types
- Multiple Transport Layers
- Secure
- Simple & Flexible API
- Technology Agnostic
- Topic Aliasing
- Web Sockets
- Zero Copy
- Zero Download
- Zero Fan Out Time
- Zero Latency
Topic Aliasing
Topic names form part of each Message header, so the smaller the Topic name the better. However, when hierarchic Topics are in use it may be difficult to keep Topic names short.
Topic aliasing is a mechanism for automatically using short Topic names in all Messages. The Topic Aliasing feature is optional.
The use of Topic aliases can save a significant amount of network traffic, however there is a trade off of a small processing cost which can reduce the Message throughput.

When turned on, the creation of Topic Load Messages causes short Topic aliases to be generated for all Topic names greater than 4 characters in length. Delta messages will then only contain the Topic alias thus saving space in each Message sent.
