El 17/06/2010 16:51, threetee escribió:
On Jun 16, 1:51 am, Asier<[email protected]> wrote:
If I register the participant like:
| participant :copper, RuoteAMQP::Participant.new(
| :reply_by_default => true,
| :default_queue => 'ruote')
Parameters get passed ok, but this kind of registration is "stateful" or
by-instance, and I've readed that ruote 2.1 needs stateless participant, like
in:
| participant :copper, RuoteAMQP::Participant
I ran into a similar issue, and you are correct about
RuoteAMQP::Participant needing to be stateless in ruote 2.1. I posted
some code that worked for me in:
http://groups.google.com/group/openwferu-users/browse_thread/thread/5c620ef874f4de19#
Hope this helps!
Yes, I've readed that thread, but your participants are stateless and binded
to the default queue. I prefer to work with more than one queue. Also I'm
having problems with java client but I suppose is lack of knowledge.
I've also tryed beanstalkd and is't by far more easy to setup and work with
that ruote amqp, but it lags user athentification and the server-side only
runs on unix-kind machines (linux).
Greets
--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en