Hi,

I've written a (relatively) small Zend_XmlRpc_Server service and I'm pleased with the architecture of the code itself; however, I now need to see if I can boost performance.

The documentation [1] covers how the server definition can be cached using Zend_XmlRpc_Server_Cache; unfortunately when I implemented this, calling 1000 method calls goes from taking 1 minute 40s to 2m 40 seconds. Hardly a performance improvement!

Has anyone else here used the Zend_XmlRpc_Server_Cache functionality, and/or have any numbers to report back re "before and after" implementing it?

Using ZF from http://framework.zend.com/svn/framework/branch/release-1.5/library/Zend



Thanks
David

1 - http://framework.zend.com/manual/en/zend.xmlrpc.server.html#zend.xmlrpc.server.caching

--
 David Goodwin                          Pale Purple Limited
 Office: 0845 0046746                   Mobile: 07792380669
 http://www.palepurple.co.uk            Company No: 5580814
 'Business Web Application Development and Training in PHP'

Reply via email to