Please check out my latest project, a drupal/grails combo that the newest kid on the block for geolocation for the masses. It's the best way to explore your space.
Hi,
I also had the same issue. I was calling the proxy.initialize() on every call.
Now by calling this only once and reusing the initialized proxy I have have reduced my WS call's to less than a second!
Thanks...
Jay
More information about formatting options
Hi, I also had the same
Hi,
I also had the same issue.
I was calling the proxy.initialize() on every call.
Now by calling this only once and reusing the initialized proxy I have have reduced my WS call's to less than a second!
Thanks...
Jay