[ANN] SPARQL Query Cache

Hi all,

on behalf of my AKSW colleagues Michael Martin and Sören Auer, I'm
pleased to announce the first availability of SPARQL Query Cache, a
light-weight SPARQL proxy for caching query results and selectively
invalidating stored results upon updates.

SPARQL backed applications can be accelerated by simply routing all
SPARQL and SPARUL through the proxy. In scenarios with recurring query
patterns the caching increases responsiveness and overall performance
as we validated with an adapted version of the BSBM benchmark.

The caching and invalidation was implemented in Java and in PHP and is
available together with additional documentation from:

http://aksw.org/Projects/QueryCache

Best regards,

Jörg Unbehauen

Received on Monday, 25 January 2010 02:29:45 UTC