Asynchronous HTTP Cache Validations

October 07, 2008
Stale caches causing inconsistent user experience and response times? Yahoo developers proposed an extension (stale-while-revalidate) to address this problem. We implement a proof of concept Ruby caching server for this pattern.

Post a Comment

Note: If you are a registered user, log in to populate these fields.

If you wish, you may use these HTML tags to format your comment:
<a href="" title=""> <b> <blockquote> <code> <em> <i> <strong>

PPINNAL