[Xml-compile] Async HTTP SOAP requests

Aleksey Mashanov aleksey.mashanov at gmail.com
Fri Oct 8 13:46:38 GMT 2010


2010/10/8 Mark Overmeer <mark at overmeer.net>

> * Aleksey Mashanov (aleksey.mashanov at gmail.com) [101008 00:05]:
> > I'm writting a daemon, which operate on large amount of SOAP-connections
> to
> > different servers. So I want all HTTP-request to be done asynchronously
> > using AnyEvent::HTTP.
>
> You are afraid to start hundreds of processes?  Don't bother! Event-driven
> programming is a very different style of programming which does never
> come easy. You like a challange?
>

Not hundreds, thousands. This daemon can handle different protocols, not
only HTTP-based. Half-year ago it was forked, but at one time we arrived
limit of system resources.

>
> If you need some methods of Transport::SOAPHTTP or ::Transport to be
> split-up to reduce your code, it is negotiable. I am interested in adding
> (the logic of) your code to the XML::Compile suite.
>

I started to write a patch to your code. I'll send it to you as it will be
ready to use.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20101008/4b=
e04bc4/attachment.htm


More information about the Xml-compile mailing list