craigfe / causal-rpc

A traceable distributed computation framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CausalRPC: Traceable RPC on Irmin

Build Status

Corresponding dissertation available here: https://craigfe.io/out/causalrpc.pdf

Talk slides available here: https://github.com/CraigFe/causal-rpc-talk

WARNING: this project is not even vaguely production-ready. It was my first use of OCaml and contains many inconsistencies designed to work around limitations of the Irmin interface (and of my inexperience a tthe time). Use at your own peril.

About

A traceable distributed computation framework


Languages

Language:OCaml 98.3%Language:Shell 1.2%Language:Standard ML 0.3%Language:Makefile 0.2%Language:Python 0.0%