[Xml-compile] Async HTTP SOAP requests
Aleksey Mashanov
aleksey.mashanov at gmail.com
Thu Oct 28 20:11:49 GMT 2010
Mark, can you say something about async-io patch? Next week I want to use it
in production and it will be great if it can be done without patching of
CPAN-module. May be some improvements are needed?
2010/10/8 Aleksey Mashanov <aleksey.mashanov at gmail.com>
> Daemon processes tasks fetched from database using heavy query. Doing this
> query from hundred of processes is unreal. Of course, we can use supervis=
or
> process, but it's even more difficult than async-io.
> I wrote a patch and attached it to this mail. It's rather small. I'll be
> pleased if you'll add it into your distribution.
> And I have two uncomfortable in use (bug)features with
> XML::Compile::SOAP11::Operation->compileClient(). I can't pass async =3D>=
1
> through it into $soap->compileClient() and I can't pass header =3D>
> HTTP::Headers->new() into transport because same name arg has
> $soap->_sender() and it die's. I do nothing with these features, I think =
you
> better know how to solve them nicely.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20101029/0d=
baa979/attachment.htm
More information about the Xml-compile
mailing list