View Issue Details

IDProjectCategoryView StatusLast Update
0006568MMW v4Otherpublic2010-12-17 01:37
Reporterpetr Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0Fixed in Version4.0 
Summary0006568: Reduce number of background threads
DescriptionTo prevent many thread handles used by MM we can create an queue for running some background tasks all together in one thread (instead of running thread for each of the background operation).
TagsNo tags attached.
Fixed in build1318

Activities

petr

2010-10-20 18:56

developer   ~0020884

Implemented in 1318 (also described usage in devs wiki).

peke

2010-12-17 01:37

developer   ~0021881

Verified 1335 by comparing 3.2.4 and 4.0.0.1335 wher 1335 shows much less threads than 3.x for same tasks.