diff options
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ Projet de Système et Réseaux 2014 Alex AUVOLAT, Jean FABRE-MONPLAISIR ------------------------------------- +--- + +In this repository, you shall find an OCaml library that makes it possible to write simple distributed applications that run following a kahn-process-network model. All the interesting code is in src/ (please ignore khb/, it was a stupid experiment). Take a look at the examples! + +Sorry, the following readme is in french. + +--- Description du projet ===================== |