On 27/07/12 05:12, jmccl...@hypergrove.com wrote:
> I'm sorry, I meant to say that Concepts cache queries, so it suggests
> there's a mechanism driving the creation of Concept pages. It'd be
> interesting to hear about that mechanism and whether it can be used with
> Concept pages in SMW.

Concepts have some similarities in that they are also conceived as 
"cached queries". The main difference to our current discussion is that 
we now want to update these caches automatically to ensure that they are 
always up-to-date. This will also require us to store more information 
about each query.

The concept-based caching, in contrast, is a manual approach where users 
create and update caches. It is intended for queries that are in general 
too slow to be computed at page render time (which would be necessary in 
all other cases, even if we maintain a cache of the results once they 
are computed).

As a side effect, the new solution would also keep track of all queries 
that are used on the wiki, which could be useful for other purposes 
(including performance analysis). Right now, there is no good way to 
find out which queries are used on a wiki.

Markus

> On 26.07.2012 14:10, Jeroen De Dauw wrote:
>
>> Hey,
>>
>> > Would you pleaes explain what is being gained by query caching?
>>
>> https://en.wikipedia.org/wiki/Cache_%28computing%29
>>
>> > It seems to me that simple transclusion of pages stored on wikidata
>> would be just as effective, would require no additional code.
>>
>> * This has nothing to do with Wikidata
>> * This has nothing to do with transclusion of pages
>> * This definitely requires code to work
>>
>> Cheers
>>
>> --
>> Jeroen De Dauw
>> http://www.bn2vs.com
>> Don't panic. Don't be evil.
>> --
>>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> Semediawiki-devel mailing list
> Semediawiki-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
>



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to