
Zero Fan Out Time
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
Fan-out time is the difference between the first client receiving a given message and the last client receiving it. This is a fairly common and overlooked problem of many messaging servers. Diffusion has overcome this problem via its implementation of ‘proper’ Java NIO (Native I/O). Consequently there is zero differential in time between any client receiving the same message.
