Hi Tony,

> I'm doing a website which I want to be easily updated so I made it using
> wddx, now I wonder how fast or slow it is?
> How many people can connect to my website without seeing any slowdowns?
> Anyone knows?

I use WDDX in my project to exchange data between application
(which is what WDDX mainly for).
In average, in all my script there will be one call to
wddx_serialize_vars() function, and everything seems to be ok to
me...there's no significant slow down.
though, still we can not conclude that WDDX is fast/slow,
since my app is not so WDDX-intensive.

btw, it's interesting that you can use WDDX to help you update your
website easily. would you mind sharing with us how?

Thanks

--
Jimmy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The past is present in the future



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to