aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 351808a68d4c139eb8d183fb61966f7da0da8b4f (plain) (blame)
1
2
3

# SystemeReseaux-Projet

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!