summaryrefslogtreecommitdiff
path: root/README.markdown
blob: f0aa46af3e7e7b9769b4a97a607e75b577d01710 (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
  https://github.com/mato/libzmq
- 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