[mapguide-trac] #1978: Put potentially long running tasks in background thread (was: Prepare Resource Previews in background thread)

MapGuide Open Source trac_mapguide at osgeo.org
Tue May 22 08:50:16 PDT 2012


#1978: Put potentially long running tasks in background thread
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng        
       Type:  task     |      Status:  new        
   Priority:  low      |   Milestone:  Maestro-5.0
  Component:  Maestro  |     Version:             
   Severity:  trivial  |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------
Description changed by jng:

Old description:

> Sometimes resource previews can clog up the UI thread (eg. It may do a
> full schema walk or something equally intensive that spins the CPU).
>
> So it is best to do such preparation on a background thread instead

New description:

 Sometimes resource previews (and other potentially long tasks) can clog up
 the UI thread (eg. It may do a full schema walk or something equally
 intensive that spins the CPU).

 So it is best to do such preparation on a background thread instead

--

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1978#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list