handle large amout of image generation on the server
Hi, for web site like yahoo map or google map, I guess the server needs
to generate image at real time to response each request. What kind of
special technique is need here? I mean, millions of people may make
request at the same time, how to handle it? I guess generating image is
very slow...
Thanks,
qq
|