Revision 5dd4ff8...

Go back to digest for 4th December 2011

Optimization in KDE-PIM

Christian Mollekopf committed changes in [kdepim-runtime] /nepomukfeeder:

Avoid using to much memory and overloading nepomuk

The ItemQueue stores now id's only instead of full items, and only fetches a couple of items at a time.
This ensures that not too much memory is used. To ease the load on nepomuk if a storejob times out,
we insert a timeout.

File Changes

Modified 2 files
  • /nepomukfeeder
  •   agents/feederqueue.cpp
  •   agents/feederqueue.h
2 files changed in total