Link Details

Link 96641 thumbnail
User 111696 avatar

By bloid
via dehora.net
Published: Jul 21 2008 / 07:56

The way some services exposes paging physically ensures each page has to be recomputed every time there's a new addition - new content keeps getting added to page=1, pushing everything else down off the main page causing a ripple effect over the set of pages. As a result, pages easily can't be archived and are tricky to cache - the content of "page=5" changes every time there's new content on the homepage (in Twitter's case new content on the hompage is extrememly frequent), because the paging model is a pushdown stack.
  • 12
  • 0
  • 979
  • 302

Comments

Add your comment
User 175648 avatar

osbald replied ago:

0 votes Vote down Vote up Reply

oops wrong tab.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (12)



Voters Against This Link (0)