Commit Graph

16 Commits

Author SHA1 Message Date
Tony Garnock-Jones 36edc2dc1a Move server into its own subdirectory. Preparing for repo merges. 2012-05-10 16:49:49 -04:00
Tony Garnock-Jones e094c17f73 Dedup subscriptions 2012-05-10 15:22:58 -04:00
Tony Garnock-Jones de9104cdb5 Yield if the backlog is long. 2012-05-05 23:07:20 -04:00
Tony Garnock-Jones 03a165eae7 Only spawn queuenode threads if we are really creating a node 2012-05-05 23:00:10 -04:00
Tony Garnock-Jones c303ea9d17 Initial pass at Lwt conversion. 2012-05-05 18:18:23 -04:00
Tony Garnock-Jones 51cbec0565 Intern node names to permit faster routing. 2012-05-05 11:46:48 -04:00
Tony Garnock-Jones b43fe2974c Switch to mutable backlog/waiter queues. 2012-05-05 09:47:20 -04:00
Tony Garnock-Jones c059bcbfa4 Rename in ML code. 2012-05-01 17:36:38 -04:00
Tony Garnock-Jones 5c32cfff0f Add GPLv3 licensing. 2012-03-07 13:23:41 -05:00
Tony Garnock-Jones a7dded3b99 Put cmsg-compatible metamessages back 2012-03-06 17:05:57 -05:00
Tony Garnock-Jones 3868235d92 Clean up Subscription API a little 2012-03-05 16:56:28 -05:00
Tony Garnock-Jones 9badacb254 Flesh out AMQP implementation; direct exchange 2012-03-04 12:12:41 -05:00
Tony Garnock-Jones de04135a99 Avoid use of printf for logging 2012-01-08 14:48:07 -05:00
Tony Garnock-Jones b9eda344cc Clean up debug reporting code. 2012-01-08 14:04:25 -05:00
Tony Garnock-Jones 4cc9164c2e Use a shared queue instead of an Event.channel 2012-01-08 13:17:59 -05:00
Tony Garnock-Jones a11fdc0500 Initial commit 2012-01-08 12:41:04 -05:00