Commit Graph

10 Commits

Author SHA1 Message Date
Tony Garnock-Jones daa6cd717c Very crude experiments in speed of routing 2012-03-06 11:42:44 -05:00
Tony Garnock-Jones 740d67ed02 Add fanout exchange-type and create amq.fanout exchange at startup 2012-03-05 16:58:00 -05:00
Tony Garnock-Jones 5380080758 Split out net.ml; create amq.direct exchange 2012-03-04 13:03:38 -05:00
Tony Garnock-Jones 9badacb254 Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
Tony Garnock-Jones 69c009b4a3 Steps toward being able to run some of the tests 2012-03-04 00:12:59 -05:00
Tony Garnock-Jones c5a665adb2 First steps to crude AMQP listener 2012-03-03 18:04:52 -05:00
Tony Garnock-Jones 7c2c6cd893 Turn off nagling on the server sockets 2012-03-01 11:06:33 -05:00
Tony Garnock-Jones de04135a99 Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
Tony Garnock-Jones cecd0486eb Ignore SIGPIPE 2012-01-08 14:02:18 -05:00
Tony Garnock-Jones a11fdc0500 Initial commit 2012-01-08 12:41:04 -05:00