Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 5217e085ea Fill in relay unsubscription 2012-01-08 14:54:20 -05:00
doc Initial commit 2012-01-08 12:41:04 -05:00
.gitignore Ignore autogenerated message.ml 2012-01-08 13:19:39 -05:00
Makefile Initial commit 2012-01-08 12:41:04 -05:00
TODO Use Util.with_mutex/Util.with_mutex0 to avoid unbalanced locking 2012-01-08 14:52:03 -05:00
_tags Initial commit 2012-01-08 12:41:04 -05:00
codegen.py Ignore autogenerated message.ml 2012-01-08 13:19:39 -05:00
datastructures.ml Initial commit 2012-01-08 12:41:04 -05:00
factory.ml Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
fqueue.ml Initial commit 2012-01-08 12:41:04 -05:00
log.ml Use Util.with_mutex/Util.with_mutex0 to avoid unbalanced locking 2012-01-08 14:52:03 -05:00
messages.json Initial commit 2012-01-08 12:41:04 -05:00
node.ml Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
ocamlmsg.ml Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
queuenode.ml Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
relay.ml Fill in relay unsubscription 2012-01-08 14:54:20 -05:00
sexp.ml Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
squeue.ml Clean up debug reporting code. 2012-01-08 14:04:25 -05:00
subscription.ml Initial commit 2012-01-08 12:41:04 -05:00
test_fqueue.ml Initial commit 2012-01-08 12:41:04 -05:00
util.ml Use Util.with_mutex/Util.with_mutex0 to avoid unbalanced locking 2012-01-08 14:52:03 -05:00
uuid.ml Initial commit 2012-01-08 12:41:04 -05:00