I am using tilecache to read mapnik layer and generate tiles. I am using
tilecache_seed.py for achieving this. 

Since python is single threaded, with a high-end machine(16GB RAM , 8
Processors), we are getting very low performance. We noticed that the
tilecache_seed.py is utilizing a single processor and our other 7 processors
are never utilized. 

So, we are looking for an alternative. We are experimenting with GeoWebCache
as it supports multiple threads (java). 

All help will be appreciated. 

Regards,
Ritesh Ambastha

-- 
View this message in context: 
http://www.nabble.com/Mapnik-%2B-Tilecache-%28Need-to-accelerate-tile-generation-using-multiple-threads%29-tp21890714p21890714.html
Sent from the Mapnik - Users mailing list archive at Nabble.com.

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to