t* My OpenBSD ports
URI git clone git://git.codevoid.de/mystuff.git
DIR Log
DIR Files
DIR Refs
---
tDESCR (425B)
---
1 mbuffer is a tool for buffering data streams with unique features:
2
3 - direct support for TCP based network targets (IPv4 and IPv6)
4 - ability to send to multiple targets in parallel (distribution mode)
5 - support for multiple volumes
6 - I/O rate limitation
7 - high/low watermark based restart criteria
8 - configurable buffer size
9 - on the fly MD5 hash calculation
10 - highly efficient, multi-threaded implementation