in reply to Re: Re: Perlmonks Faster Access
in thread Perlmonks Faster Access

There are other interactive bits; nodelets were just one obvious example. Read this thread for more discussion.

What you're describing is basically what the software already does. It caches the data for nodes and checks to see if they have changed. That check requires querying the database. Remember, this system runs on a cluster, not a single machine.