Commit Graph

15 Commits

Author SHA1 Message Date
Dan Buch
6d5cc71aa4 Printing awesomely 2012-11-23 09:45:11 -05:00
Dan Buch
91f9d80e16 Finishing the consumer side of the alert example from chapter 4 2012-11-23 09:28:45 -05:00
Dan Buch
4acbd0a911 Getting the alert producer JRuby implementation working 2012-11-23 08:17:53 -05:00
Dan Buch
d3918bd79c Goofing around with JRuby implementation of chapter 4 alert stuff 2012-11-22 16:40:19 -05:00
Dan Buch
c01332ff84 Updating rakefile setup task to pull in gson, too 2012-11-22 16:23:42 -05:00
Dan Buch
19350d73ca Having a level helps 2012-11-19 22:46:25 -05:00
Dan Buch
2bf7d416e2 Using a separate admin '/' vhost login
and shutting down more cleanly.
2012-11-19 22:37:23 -05:00
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