openRDF.org Welcome Guest   | Login   
  Search  
  Index  | Recent Threads  | Who's Online  | User List  | Search  | Help  | RSS feeds

Forum closing down
This forum will be closing down due to extensive spamming activities. As a first step, registration of new members has been disabled. Existing members will be able to use the forum for now, but please consider using the sesame-general mailing list instead.


Quick Go »
Thread Status: Normal
Total posts in this thread: 1
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 1385 times and has 0 replies Next Thread
Feb 12, 2005 4:38:23 PM

zharko
Member


Macedonia
Joined: Mar 22, 2004
Posts: 11
Status: Offline

Cashing Sesame queries Reply to this Post
Reply with Quote

Hi everybody,


I have an idea to develop a possibility of cashing query results. You simply query Sesame once, and then the results are stored in a cash memory. Next time you try to retreive the same query, and in the data has not been changed since the last retreival, you get the results from the cash. Of course, not all the queries should be cashed, but only certain queries which you specify.

When you need to present something using Sesame, it would be nice to have the results in a cash memory and not to wait for their processing while the presentation itself.

I'm doing various experiments using Sesame to retreive my data. Everytime when re-runing the experiments I have to wait for the processing of queries again. If I would have have such option to cash the query results, it would save lots of waiting time.

There are potential problems. You have to be careful that sometimes the query results may explode (grow very big). Also, if you often use different queries, then this is not a useful option. After all you can simply store the query results yourself locally, and then use them. But this requires extra programming.


What do you think about the idea? Any suggestions?

Thanks,
Zharko
Show Printable Version of Post        zharkoa [Link] Report threatening or abusive post: please login first  Go to top 
[Show Printable Version of Thread] [Post new Thread]