From f4d2ce812716a2d0e433b1856eb06fcd8439740a Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Sat, 12 Jan 2013 12:39:53 +0100 Subject: some notes after a talk with Jason a month ago --- doc/ARCHITECTURE.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'doc') diff --git a/doc/ARCHITECTURE.txt b/doc/ARCHITECTURE.txt index 721b094..70b32ab 100644 --- a/doc/ARCHITECTURE.txt +++ b/doc/ARCHITECTURE.txt @@ -1,3 +1,23 @@ +=============================================================================== +2012-12-18_20-36 + +After Json talk: + +Probe +* sends packets / connections about nodes that are around +* sends informations about nodes that are around distance, path ... +* forwards informations about other probes + +Processing server +* a graph out of network informations, which nodes are connected to which +* has the state of all the network + +Visualisation client (small, no processing) +* transfers full graph on connection +* then graph updates, about nodes +* push / pull ? + + =============================================================================== 2012-11-06_00-19 -- cgit v1.2.3-59-g8ed1b