openziti / dilithium

Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
Apache License 2.0
13 stars 2 forks source link

Pluggable Load/Veracity Data Strategy #60

Open michaelquigley opened 4 years ago

michaelquigley commented 4 years ago

We currently generate random data blocks. We might want to map data from file(s) into our data set.