From ff7caa01f47df249066169daa314664c3669842e Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Wed, 9 Nov 2011 18:51:46 +0100 Subject: Initial commit --- README.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.markdown (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..f0aa46a --- /dev/null +++ b/README.markdown @@ -0,0 +1,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 , November 2011 -- cgit v1.2.3