Revision 1c61bc2...

Go back to digest for 21st October 2012

Optimization in KDE Base

Jörg Ehrichs committed changes in [nepomuk-metadata-extractor] /:

Limit the amout of simultaneous call to the metadata extractor

To save system resoruces the calles to the extarctor are limited (default is 3).
The amout can be changed via nepomukmetadataextractorrc file. All other calls will be saved in a queue list and exeuted one after another
as soon as the previous requests are finished.

File Changes

Modified 2 files
  •   service/metadataextractorservice.cpp
  •   service/metadataextractorservice.h
2 files changed in total