Google WebAccelerator

• 本文约 175 字,阅读大致需要 1 分钟 | Distributed Computing

So it happens.

As the website states, it works by:

  • Sending your page requests through Google machines dedicated to handling Google Web Accelerator traffic.
  • Storing copies of frequently looked at pages to make them quickly accessible.
    Downloading only the updates if a web page has changed slightly since you last viewed it.
  • Prefetching certain pages onto your computer in advance.
  • Managing your Internet connection to reduce delays.
  • Compressing data before sending it to your computer.

Basically, the possibility of acceleration is based on the facts that:

This reminds that my idea on GridDistribute that:

These ideas might be used by Google’s web accelerator later. Let’s see.