Using perlbal with XMPP XEP-0225

Daniel Ruoso daniel at ruoso.com
Sun Apr 13 08:38:24 UTC 2008


Ter, 2008-04-08 às 18:18 +0100, Daniel Ruoso escreveu:
> In order to solve that, I have two options, the first would be to create
> a pre-forking mechanism in Catalyst::Engine::XMPP2 and dispatch the
> requests to the children, the other would be to implement a XMPP
> component (XEP-0225)[2] that would receive the connections from several
> catalyst instances and connect to the real jabber server.

FYI, I've successfully implemented that using DJabberd, by implementing
the DJabberd::Plugin::Balancer module. Anyone interested, just check it
out from CPAN.

daniel



More information about the perlbal mailing list