On Tue, Apr 7, 2009 at 5:26 AM, Mario <[email protected]> wrote:
>
> On the other hand, XMPP would give us:
> * more implementation independence (as in MRI vs. JRuby vs. IronRuby
> vs....)
> * use XMPP for other kinds of notifications we might need to send to
> the client
> * give us an asynchronous channel in case we need that at some point
>
> The main problem I see with using XMPP is having to maintain another
> server process with its infrastructure, plus having to use a separate
> connection. Any input in this regard would be greatly appreciated.

Hello Mario, welcome on the list,

Kenneth developed a pair of XMPP classes :

  
http://github.com/jmettraux/ruote/blob/master/lib/openwfe/extras/listeners/jabber_listeners.rb
  
http://github.com/jmettraux/ruote/blob/master/lib/openwfe/extras/participants/jabber_participants.rb

In the same lib/openwfe/extras/ there are also classes for Amazon SQS.
We're also investigating AMQP and co.


Best regards,

-- 
John Mettraux   -   http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to