Commit Graph

8 Commits

Author SHA1 Message Date
Dan Buch
9e0e2ab567 Goofing around with log consumers
although it would appear the logging exchange doesn't exist on all
vhosts (???)
2012-11-19 19:00:51 -05:00
Dan Buch
351a7dc5ba Kinda fixing rake to at least only download once 2012-11-19 08:45:55 -05:00
Dan Buch
74bd6aeaf0 A bit of cleanup, hopefully shutting down consumer in a relatively sane way 2012-11-17 08:55:37 -05:00
Dan Buch
c9c964d7c4 Using amqp uri env var in jruby implementation 2012-11-17 08:27:12 -05:00
Dan Buch
2e7de65c2d Switching to Ruby-style methods and setters 2012-11-16 22:24:01 -05:00
Dan Buch
ef2c0337c6 Filling in the consumer side of the JRuby implementation 2012-11-16 21:15:29 -05:00
Dan Buch
43be53a224 Starting implementation of RabbitMQ in Action Ch. 02 exercises in JRuby 2012-11-16 20:25:44 -05:00
Dan Buch
4b81b14358 Stubbing in jruby version
mostly to get used to jruby, I suppose, but I need to know how to use
the official rabbitmq java client in this context, too.
2012-11-16 19:38:13 -05:00