Michael Klishin
|
a864a54c38
|
Use condition variable to be notified of RPC responses
Earlier version suffered from a race condition under load
that caused Bunny continuation to never unblock.
|
2013-08-26 01:45:05 +04:00 |
|
Michael Klishin
|
2316088e96
|
Disable automatic connection recovery for Bunny tutorials
It's not needed and will help investigate obscure exceptions
in CI environment.
|
2013-07-25 09:57:39 +04:00 |
|
Michael Klishin
|
95bdddb9d7
|
Make sure Bunny tutorials produce the same output as Pika
|
2013-07-22 11:04:03 +04:00 |
|
Michael Klishin
|
3ef59c7f26
|
Tutorial 6 ported to Bunny
|
2013-07-18 18:21:26 +04:00 |
|
Michael Klishin
|
2ec87888cb
|
ruby => ruby-amqp
ruby should be done with Bunny 0.9 which is much easier to use
for beginners.
|
2013-07-17 18:07:03 +04:00 |
|
Pavel Drobushevich
|
961b21badd
|
Message always publish to localhost. Reuse base 'channel' method to publish and subscribe on one instance (via change connection host to not localhost).
|
2012-07-18 18:30:26 +03:00 |
|
Jakub Stastny aka botanicus
|
2d91ef20b5
|
Ruby: RPC examples.
|
2011-05-03 11:19:53 +02:00 |
|