From 606322212d39d5f2f1107354ccbd059d698cb2c8 Mon Sep 17 00:00:00 2001 From: Roberto Aloi Date: Tue, 17 Jul 2012 14:59:56 +0300 Subject: [PATCH] Move Erlang Topology to the TODO list. --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bdd9d26..6e5cc10 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,6 @@ then run your project: NOTES ===== -Erlang topology ---------------- -Run Bigwig as a hidden node, on a distinct VM, and it will connect to nodes of -your chosing to monitor/examine. No need to install any applications or releases -on nodes you wish to inspect. - Web Architecture ---------------- @@ -117,4 +111,11 @@ URL schemes, blah * `/pid/global/NAME` as above, but using global registered process name NAME * `/module/NAME` NAME:module_info() stuff +TODO +==== +Erlang topology +--------------- +Run Bigwig as a hidden node, on a distinct VM, and it will connect to nodes of +your chosing to monitor/examine. No need to install any applications or releases +on nodes you wish to inspect.