NBD is easy to implement

It's hard to get good performance

$ time nbdkit memory 100M \
    --run 'examples/threaded-reads-and-writes localhost 10809'
May 21st 2019 587 seconds
Jun 11th 2019 38 seconds
Ratio 15 times faster