handle large amout of image generation on the server

This is a discussion on handle large amout of image generation on the server within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi, for web site like yahoo map or google map, I guess the server needs to generate image at real ...


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-12-2006
quickcur@yahoo.com
 
Posts: n/a
Default 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

  #2 (permalink)  
Old 07-18-2006
Nick Kew
 
Posts: n/a
Default Re: handle large amout of image generation on the server

quickcur@yahoo.com wrote:
> 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...


Not necessarily. Images are typically generated from pre-existing
ready-to-go parts, which require just assembling rather than
generating from scratch.

You can spread the load across different servers, too, e.g. by
doing the assembly on a proxy with a different machine for backend
database.

--
Nick Kew
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:59 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0