Jamie McCracken wrote:
> trackerd should just pass directories at startup and let the indexer
> work out what to process. Dbus is not optimised for passing large number
> of strings. Can the current design easily accommodate this?

DBus' optimisation is not an issue here. I can send ALL of my files over
quicker than the indexer can mtime check ALL the directories in the
database.

Yes we can accommodate this. We simply send all files/directories to the
indexer and the indexer can check each parent directory first then
process the files or discard them if the parent directory mtime is up to
date.

-- 
Regards,
Martyn
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to