Re: [Tracker] Unix socket based IPC, experiment for inserting larger amounts of metadata

2009-06-03 Thread Philip Van Hoof
On Wed, 2009-06-03 at 11:25 +0200, Philip Van Hoof wrote: > it goes like this: > > > UPDATE {00} {33}\nINSERT { a nfo:Document } > > UPDATE {01} {33}\nINSERT { a nfo:Document } > < OK:00:{04}:none > > UPDATE {02} {33}\nINSERT {

[Tracker] Unix socket based IPC, experiment for inserting larger amounts of metadata

2009-06-03 Thread Philip Van Hoof
Hi guys, Under the radar and as a in-my-free-time experiment I have made a very simple IPC for the tracker-store branch that uses a raw Unix Socket instead of D-Bus for the BatchSparqlUpdate and the BatchCommit calls[0]. In tracker-store you use BatchSparqlUpdate and BatchCommit for requesting st