ruote-amqp 2.3.0

67 views
Skip to first unread message

John Mettraux

unread,
Feb 21, 2012, 1:44:12 AM2/21/12
to ruote
Hello,

I've started rewriting the ruote-amqp library.

It's under the "rework" branch:

https://github.com/kennethkalmer/ruote-amqp/tree/rework

It's based on the latest amqp gem.

Only the participant is there now, under lib/ruote/amqp/participant.rb, the
specs are under spec2/

Once this new Ruote::Amqp namespace is completed, I will empty the RuoteAMQP
namespace and wire it as a facade in front of Ruote::Amqp.

Maybe I'll make a Bunny part (https://github.com/ruby-amqp/bunny) for the
synchronous people.

If you have complaints, feature requests, general advice, if you can read
code... Don't hesitate to write here.

This effort is motivated by:

https://github.com/kennethkalmer/ruote-amqp/issues/5
https://github.com/kennethkalmer/ruote-amqp/issues/6


Best regards, thanks in advance for the feedback,

--
John Mettraux - http://lambda.io/processi

Hartog De Mik

unread,
Feb 21, 2012, 4:49:58 AM2/21/12
to openwfe...@googlegroups.com
Much coolness there. I already updated my fork...

I have ruote and amqp running now without the use of ruote-amqp (as i
found it broken when I needed it)
If I have the time, I will contribute code (Granted there are github
issues small enough for me to work on)
I will be lurking in #ruote so you can pick my brain.

Godspeed!

2012/2/21 John Mettraux <jmet...@gmail.com>:

> --
> you received this message because you are subscribed to the "ruote users" group.
> to post : send email to openwfe...@googlegroups.com
> to unsubscribe : send email to openwferu-use...@googlegroups.com
> more options : http://groups.google.com/group/openwferu-users?hl=en

marsbomber

unread,
Jul 3, 2012, 3:27:16 AM7/3/12
to openwfe...@googlegroups.com
One feature request

- be able to specify channel auto-recovery strategy, and on_tcp_connection_loss block?

Thanks,
Jim

John Mettraux

unread,
Jul 3, 2012, 10:44:42 AM7/3/12
to openwfe...@googlegroups.com

On Tue, Jul 03, 2012 at 12:27:16AM -0700, marsbomber wrote:
>
> One feature request
>
> - be able to specify channel auto-recovery strategy,
> and on_tcp_connection_loss block?

Hello Jim,

if I understood correctly, you already implemented those two features in your
fork. Could you point at / explain them in there, I'll probaly lift them from
there (with due credits to you) and ask you at some point to do the QA for
it.

What do you think? Let's work together.

--
John Mettraux - http://lambda.io/jmettraux

marsbomber

unread,
Jul 3, 2012, 8:18:51 PM7/3/12
to openwfe...@googlegroups.com
Hi John, 

With my fork, I did a quick and dirty job by enabling auto-recovery and tcp reconnect.


Thanks,
Jim

John Mettraux

unread,
Sep 1, 2012, 6:19:57 PM9/1/12
to openwfe...@googlegroups.com
2012/7/4 marsbomber <jimj...@gmail.com>:
>
> With my fork, I did a quick and dirty job by enabling auto-recovery and tcp
> reconnect.
>
> Commit is here,
> https://github.com/marsbomber/ruote-amqp/commit/0f36a41f4a0254847a7b9a7c4b2098c8164f21f3

Hello,

I'm preparing ruote-amqp 2.3.0 for release. I will not include the
above commit. The reason is simple: There is no AMQP.start anywhere in
ruote-amqp 2.3.0's code. I think it's best left to integrators (like
you).

I will try to port that to 2.3.0 in the form of the README note on
AMQP tuning (I'll have to dig into ruby-amqp doc).

Cheers,

--
John Mettraux - http://lambda.io/processi

John Mettraux

unread,
Sep 2, 2012, 2:36:23 AM9/2/12
to openwfe...@googlegroups.com
2012/9/2 John Mettraux <jmet...@gmail.com>:
>
> I will try to port that to 2.3.0 in the form of the README note on
> AMQP tuning (I'll have to dig into ruby-amqp doc).

https://github.com/kennethkalmer/ruote-amqp#controlling-the-connection-amqp-session

marsbomber

unread,
Sep 2, 2012, 7:44:15 PM9/2/12
to openwfe...@googlegroups.com
Thanks John!
Reply all
Reply to author
Forward
0 new messages