On Wed, Aug 06, 2003 at 09:57:54AM +0100, Ross Williamson wrote:
> Hi all,
> 
> Im just starting out on POE and believe that it will meet my needs nicely.
>  However I really needed a MoM (Message Middleware) to link the POE agents
> running on separate boxes.
> 
> Reading through the mailing list i see that someone (sorry forgotten who)
> had started work on the component to link in the spread system.  What is
> the status of this component? (I am available to help with it as well)
> 
> As a further aside if i wanted to have multiple POE agents (running either
> on the same machine or distributed on multiple machines) what other
> recommendations could people make?  I need things like persistence and
> queuing to make my application work nicely.
> 
> Cheers for the help.
> 
> Ross

As far as I know, nobody's picked up the Spread project.

There's the PXR (Perl XML Router) project, which uses (or enables?)
Jabber.  http://www.jabberstudio.org/projects/PXR/project/view.php

Philip Gwyn's POE::Component::IKC (on the CPAN) is a publish/subscribe
system that enables distributed event passing.

There are several generic persistence modules for Perl.  I haven't tried
any of them, so I can't recommend one.

-- 
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/

Reply via email to