Hello Stefan, Friday, March 20, 2009, 12:55:27 AM, you wrote: >> Instead I'm thinking about writing some multithreaded FreePascal or >> C++ FastCGI server that does it much more efficiently (by using >> libmapnick internally) but I still need to have a look at mod_tile as >> it might already provide a highly performant solution.
SdK> Investigate where the time is; it is not in the wrapper layer. Most of the time will of course be spent in the rendering process. But very often there are optimizations possible (reusing instances or data structures, multithreading strategies, avoiding unnecessary rendering, trying to predict following requests - to name a few quick ideas). As said, I have to investigate the current solutions in depth before I can think of concrete alternatives... Udo _______________________________________________ dev mailing list dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/dev