Historical interest only: Prototype of a sensible recursive message broker
Go to file
Tony Garnock-Jones 9863c45dee Include resource names in not_found messages 2012-03-04 13:03:08 -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 Steps toward being able to run some of the tests 2012-03-04 00:12:59 -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 Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
amqp_relay.ml Include resource names in not_found messages 2012-03-04 13:03:08 -05:00
amqp_wireformat.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
app_info.ml Steps toward being able to run some of the tests 2012-03-04 00:12:59 -05:00
codegen.py Ignore autogenerated message.ml 2012-01-08 13:19:39 -05:00
connections.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
datastructures.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
directnode.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
factory.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
fqueue.ml Initial commit 2012-01-08 12:41:04 -05:00
ibuffer.ml Steps toward being able to run some of the tests 2012-03-04 00:12:59 -05:00
log.ml Add Log.error 2012-03-03 18:04:11 -05:00
messages.json Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
node.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
ocamlmsg.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
queuenode.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
relay.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -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
status.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
subscription.ml Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -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