[mapguide-trac] #1147: MaestroAPI: Make MaestroAPI threadsafe

MapGuide Open Source trac_mapguide at osgeo.org
Tue Nov 10 16:07:45 EST 2009


#1147: MaestroAPI: Make MaestroAPI threadsafe
---------------------------+------------------------------------------------
   Reporter:  ksgeograf    |       Owner:  ksgeograf            
       Type:  enhancement  |      Status:  new                  
   Priority:  low          |   Milestone:                       
  Component:  Maestro      |     Version:                       
   Severity:  trivial      |    Keywords:  MaestroAPI threadsafe
External_id:               |  
---------------------------+------------------------------------------------
 The MaestroAPI uses a single WebClient for all communication.
 This should be changed to using HttpWebRequest and HttpWebRespone as they
 are more effictient, and would open up for a multithread capable library.

 There are only a few caches in MaestroAPI that needs to be protected by
 locks.
 Other than that it should be a breeze to fix this.

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


More information about the mapguide-trac mailing list