Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Which XML-RPC/SOAP toolkit to use?

by Fletch (Bishop)
on Jan 16, 2004 at 15:00 UTC ( [id://321794]=note: print w/replies, xml ) Need Help??


in reply to Which XML-RPC/SOAP toolkit to use?

I've used both RPC::XML and POE::Component::Server::XMLRPC (which sits on top of XMLRPC::Lite, IMSMR). If you're not doing much in each call, or more to the point not doing anything that'd block, the former's probably your best bet (especially if you don't have any experience with POE). It's a bit simpler to get going, and the ability to have a directory of files with seperate handlers for each call can be handy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://321794]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-26 09:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found