Re: Implementing failover for Net::Stomp

2008-03-25 Thread Ramit Arora
Hi Simon, An async receives patch would be great. Thanks! BTW, would it be possible for you to release a failover patch for master/slave or broker networks? And transaction support would also be nice. Thanks, Ramit Simon Wistow wrote: > > On Fri, Mar 21, 2008 at 02:44:00PM -0700, Dylan Vanderho

Re: Implementing failover for Net::Stomp

2008-03-25 Thread Ramit Arora
ur >> > Net::Stomp hacks? >> > >> > I'm desperatly needing HA for my perl publishers (and subscribers for >> that >> > matter), but I don't have the hours to do it in house at the moment. >> > >> > -D >> > >> >> -Orig

Re: Implementing failover for Net::Stomp

2008-03-25 Thread Simon Wistow
On Fri, Mar 21, 2008 at 02:44:00PM -0700, Dylan Vanderhoof said: > If you get this worked out, would you be willing to release your > Net::Stomp hacks? The original author of the Net::Stomp client on CPAN doesn't work with ActiveMQ any more and so has let it lapse. I had a word with him and I c

Re: Implementing failover for Net::Stomp

2008-03-24 Thread Dejan Bosanac
> > -D > > > >> -Original Message- > >> From: Ramit Arora [mailto:[EMAIL PROTECTED] > >> Sent: Friday, March 21, 2008 1:50 PM > >> To: users@activemq.apache.org > >> Subject: Implementing failover for Net::Stomp > >>

RE: Implementing failover for Net::Stomp

2008-03-21 Thread Ramit Arora
-- >> From: Ramit Arora [mailto:[EMAIL PROTECTED] >> Sent: Friday, March 21, 2008 1:50 PM >> To: users@activemq.apache.org >> Subject: Implementing failover for Net::Stomp >> >> >> >> Hi, >> I am using ActiveMQ 5.0.0. My application requires Perl >&

RE: Implementing failover for Net::Stomp

2008-03-21 Thread Dylan Vanderhoof
a [mailto:[EMAIL PROTECTED] > Sent: Friday, March 21, 2008 1:50 PM > To: users@activemq.apache.org > Subject: Implementing failover for Net::Stomp > > > > Hi, > I am using ActiveMQ 5.0.0. My application requires Perl > publishers & Java > subscribers. Sin

Implementing failover for Net::Stomp

2008-03-21 Thread Ramit Arora
Hi, I am using ActiveMQ 5.0.0. My application requires Perl publishers & Java subscribers. Since HA is a necessity, I wish to implement failover capability in the Net::Stomp client for Perl. I've already come up with a basic solution, but I am facing the following problem: I use the pipe broken s