Re: Using http transport from a Perl client

2008-03-03 Thread James Strachan
On 29/02/2008, Ramit Arora <[EMAIL PROTECTED]> wrote: > > Hey James, > Thanks for the prompt reply. I've already tried Stomp for talking to > ActiveMQ, & the performance is quite good. I've even modified the Net::Stomp > module available on CPAN to handle transactions & the master/slave topolog

Re: Using http transport from a Perl client

2008-02-28 Thread Ramit Arora
onnection.java:503) >> at >> >> org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:841) >> at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:639) >> at >> org.mortbay.jetty.HttpParser.parseAvailable(Http

Re: Using http transport from a Perl client

2008-02-28 Thread James Strachan
Connection.handle(HttpConnection.java:379) > at > > org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:226) > at > > org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) > > How can I send http messages from Perl? > > Thanks, > Ramit Arora > > > -- > View this message in context: > http://www.nabble.com/Using-http-transport-from-a-Perl-client-tp15738834s2354p15738834.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James --- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com

Using http transport from a Perl client

2008-02-28 Thread Ramit Arora
) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) How can I send http messages from Perl? Thanks, Ramit Arora -- View this message in context: http://www.nabble.com/Using-http-transport-from-a-Perl-client-tp15738834s2354p15738834.html Sent from the Act