[Tracker] Recommended Update Policy
- From: fr33domlover <fr33domlover inventati org>
- To: "tracker-list gnome org" <tracker-list gnome org>
- Subject: [Tracker] Recommended Update Policy
- Date: Mon, 18 Nov 2013 01:44:30 +0200
Hello,
Assume I have a editor application which allows a user to change object
properties. Each property value is a value in an RDF triple stored in
Tracker. What would be a good usage pattern:
1. Send UPDATE requests for specific properties every time a value is
changed by the user through the GUI, and let Tracker execute them async
2. Collect changes and send them periodically as a batch in one request
which changes many objects/properties
3. Some other known good pattern?
In the case of apps with a Save button, clearly the way is to send a
SPARQL request when Save is pressed. But for cases where the app
automatically handles saving, I wonder which approach is faster /
recommended.
-- fr33domlover
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]