It's very important to use batch modes and compression when working on slow networks. In most Client/Server applications the network delay (latency) is the actual bottleneck.

NexusDB offers some very powerful settings to tweak the throughput for different network speeds. For this purpose the transports have support for built-in or custom compression engines. For your convenience NexusDB comes with ZIP compression (registered as compression types 1-9), RLE compression (type 10), and Lz4 compression (type 11-19).

See next page for details.

Home | Site Contents | Documentation | NexusDB Manual V4 | Architecture and Concepts | NexusDB Concepts | Transports