summaryrefslogtreecommitdiff
path: root/host/mex/README
diff options
context:
space:
mode:
Diffstat (limited to 'host/mex/README')
-rw-r--r--host/mex/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/host/mex/README b/host/mex/README
index 69e18f10..72fa50ac 100644
--- a/host/mex/README
+++ b/host/mex/README
@@ -1,7 +1,10 @@
mex - Message Exchange library.
-This library permit exchange of messages between several nodes using a central
-hub, and maintain a virtual date, synchronised between all nodes.
+This library is a scheduler and message exchange system between several nodes
+connected to a central hub using TCP. Every nodes can exchange messages
+easily, and share a common virtual date which is incremented only when all the
+nodes are idle. This is the basis for a simulated environment composed of
+several processes.
Copyright (C) 2008 Nicolas Schodet