|
Posted by Willem Bogaerts on 12/21/07 09:06
> It is said as for code, developing a website that can stand 10,000
> concurrent visitors is much different from developing a website that
> can stand 1,000 concurrent visitors, is it true?
Well, an application that *only* can stand 1,000 concurrent visitors is
probably different from one that can only stand 10,000.
But if you really want to push the limits, you will have to know where
the weak spots of the system are. If they are in your software, you will
either have to fix that or work around them in other ways (by
load-balancing servers, for instance).
Regards,
--
Willem Bogaerts
Application smith
Kratz B.V.
http://www.kratz.nl/
Navigation:
[Reply to this message]
|