aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaurent <laurent@tigrou.my.domain>2012-07-17 23:33:57 +0200
committerlaurent <laurent@tigrou.my.domain>2012-07-17 23:33:57 +0200
commitd1dee9973708962500d2cbf5b4792d28487b0a5c (patch)
tree9c40a1bfed78acc037b25a81daae9195ce904c24
parentbetter README (diff)
downloadglouglou-d1dee9973708962500d2cbf5b4792d28487b0a5c.tar.xz
glouglou-d1dee9973708962500d2cbf5b4792d28487b0a5c.zip
better naming
-rw-r--r--DEFINITIONS.txt4
-rw-r--r--ROADMAP.txt15
2 files changed, 12 insertions, 7 deletions
diff --git a/DEFINITIONS.txt b/DEFINITIONS.txt
new file mode 100644
index 0000000..0795725
--- /dev/null
+++ b/DEFINITIONS.txt
@@ -0,0 +1,4 @@
+server: the glougloud daemon
+clients: the glouglou_* clients
+nodes: hosts exchanging network traffic
+server node: node where the glougloud daemon is hosted and captures traffic
diff --git a/ROADMAP.txt b/ROADMAP.txt
index 3793073..48d7506 100644
--- a/ROADMAP.txt
+++ b/ROADMAP.txt
@@ -1,23 +1,24 @@
=== TODO ===
-0.2 - showing elements
-* glouglou_efl: isplay server on the left
-* glouglou_efl: isplay nodes of the right
-* glouglou_efl: isplay packet
+0.2 - display elements
+* glouglou_efl: display server node on the left
+* glouglou_efl: display other nodes of the right
+* glouglou_efl: display packet, moving between nodes
0.3 - elements are moving
* glouglou_efl: packet flows from server to nodes
* quick at the begining and slowing down then
0.4 - nicer display
-* glouglou_efl: nodes are in a circle around the server
+* glouglou_efl: nodes are in a circle around the server node
+* glouglou_efl: nodes intensity reflects their usage, proportionaly to other nodes
0.5 - deeper traffic display
-* glougloud: read, reduce and send images to clients
+* glougloud: read, reduce and send captured images to clients
* glouglou_efl: display images
=== DONE ===
0.1 - basic daemon
-* glougloud: capture traffic and send to clients
+* glougloud: capture traffic and send summary to clients