Re: Non-blocking SOAP::Lite access

"Nicholas Perez" <[email protected]>
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
You could also look at the current POE::Component::Server::XMLRPC
server implementation (that is growing rusty with bitrot at the
moment). It makes use of XMLRPC::Lite (in the same space as
SOAP::Lite) for ideas on how to do this non-blocking style

On Mon, May 5, 2008 at 12:40 PM, P Dobranski <[email protected]> wrote:
> I have a need for access to a web service via SOAP from within a POE-based
>  program.
>  I would like that access to be non-blocking, which leads me to think that
>  the SOAP::Lite service object needs to
>  be implemented from within a POE::Wheel::Run.
>
>  I've looked through CPAN and didn't really see an out of the box module for
>  such non-blocking SOAP requests
>  (I'm the SOAP client, not the server).
>
>  Are there any more efficient means to accomplish my goal or is
>  POE::Wheel::Run the right path to follow?
>  Thanks for any input you might have.
>
>  dobranski.cr <at> gmail dotcom
>



-- 
Nicholas R. Perez
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.