Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 6175e40a1f Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -05:00
doc Initial commit 2012-01-08 12:41:04 -05:00
.gitignore Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -05:00
Makefile Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -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
amqp0-9-1.stripped.xml Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -05:00
amqp_codegen.py Initial forays in the direction of AMQP support 2012-03-02 22:15:24 -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 being noisy when asked to post to node named by the empty string 2012-01-08 15:14:39 -05:00
ocamlmsg.ml Turn off nagling on the server sockets 2012-03-01 11:06:33 -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