I'm currently using SOAP::Lite to make calls between different component of my application.
I use SOAP::Lite under mod_perl/apache
My usefull server side function call take something like 10ms to execute. But the SOAP communication layer introduce an overhead of something like 300ms ..
SOAP is definitely great to easily expose an API to the world. But internally, I'm wondering if something as simple and more performant could exist.
My Ideal module (which I may write if it doesn't exist ..) would have those features:
Any idea ?
Thanks for your emlightments.
-- Nice photos of naked perl sources here !
In reply to Faster than soap ? by jeteve
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |