On Fri, Apr 11, 2008 at 07:23:03PM -0700, Eric Wilhelm wrote: > I'm trying to figure out whether this has been done before and/or > looking for suggestions on the best way to implement it.
depending on specifics that you didn't cover, one of these might be what you want: IPC::PubSub IPC::DirQueue POE::Queue Spread (Spread::Session, POE::Component::Spread) Net::Stomp (POE::Component::Stomp) hdp.
