Dirk Stöcker wrote: > On Fri, 17 Oct 2008, Matthias Julius wrote: > >>> When the current set is through I would vote for another solution: >>> Whenever the number of currently active requests goes below 1000 insert >>> the 1000 oldest tilesets into rendering queue. >>> >>> This will update the whole planet over the time. >> >> Or, whenever a client asks for a job and the queue is empty have it >> render the oldest tileset. > > Yes. Sounds good to me.
Is that going to be fast enough? Requesting the oldest tileset from the database? Mind you: I thought someone was already doing something like it, inserting large amounts of stale tiles in order to keep the clients running. I would also be interested in how old the oldest tile is. Maybe this is a nice statistic to show somewhere, so you can also see the maximum age of the map and the renderspeed of all clients together. Regards, Maarten _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
