[redland-dev] rdfproc takes long time to clean up
Dave Beckett
dave at dajobe.org
Sat Jul 14 05:03:44 BST 2007
Christian Weiske wrote:
> Hello,
>
>
> I use rdfproc to query a mysql storage using a sparql query.
> While the query results appear after a second, rdfproc takes
> about 10 seconds to shut down and return to the terminal
> after displaying the results.
> Is that normal? Can I do anything to speed things up?
It does not sound normal.
> My store has 200.000 triples; it seems the time to shutdown
> correlates with the number of triples - with only 1000 of them,
> rdfproc returns after 2 seconds.
If all you did during an rdfproc run is to run a sparql query,
most of the resource cleanup is mysql connections. Maybe
there was some networking issue, that's all I can suggest.
Dave
More information about the redland-dev
mailing list