summaryrefslogtreecommitdiff
path: root/README.markdown
blob: 43933785c52137a184fb217fadca8d367f7f8bc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Flexible topology demonstration

This is a demonstration of transparently modifying a topology using ZeroMQ and
DNS. More documentation is forthcoming, once I get around to translating it
from the original OOo document.

Prerequisites needed to get this working:

- zeromq built with `dns://` support, from the `dns` branch of
  http://git.lucina.net/libzmq.git/
- a machine you can run a test installation of BIND 9 on
- Ruby 1.9
- ffi-rzmq from https://github.com/chuckremes/ffi-rzmq/

Martin Lucina <martin@lucina.net>, November 2011