[mapguide-trac] #1069: Improve MgMap creation performance

MapGuide Open Source trac_mapguide at osgeo.org
Thu Aug 13 02:47:49 EDT 2009


#1069: Improve MgMap creation performance
----------------------------+-----------------------------------------------
   Reporter:  christinebao  |       Owner:  Tom Fukushima
       Type:  defect        |      Status:  new          
   Priority:  medium        |   Milestone:  2.2          
  Component:  Server        |     Version:  2.0.2        
   Severity:  major         |    Keywords:               
External_id:                |  
----------------------------+-----------------------------------------------
 Currently MgMap is created on Web Extension side, and for each layer of
 this map it sends a request to get the resource content. This causes a lot
 of requests send to server again and again. To improve performance MgMap
 should get the layers in a single request, and use the batch processing
 result to create layer models. The more layers a map has, the better
 performance improvement is achieved.

 Please see RFC http://trac.osgeo.org/mapguide/wiki/MapGuideRfc73 for
 detail.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1069>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list