Google Announces Plans to Make the Internet Twice As Fast!

Google has announced plans to make the Internet twice as fast by replacing the old HTTP protocol with a new SPDY one.

"SPeeDY" is an early stage research project which at its core is an application layer protocol for transporting content over the web. It is designed specifically for minimizing latency through features such as multiplexed streams, request prioritization and HTTP header compression.

-----
We started working on SPDY while exploring ways to optimize the way browsers and servers communicate. Today, web clients and servers speak HTTP. HTTP is an elegantly simple protocol that emerged as a web standard in 1996 after a series of experiments. HTTP has served the web incredibly well. We want to continue building on the web's tradition of experimentation and optimization, to further support the evolution of websites and browsers. So over the last few months, a few of us here at Google have been experimenting with new ways for web browsers and servers to speak to each other, resulting in a prototype web server and Google Chrome client with SPDY support.

So far we have only tested SPDY in lab conditions. The initial results are very encouraging: when we download the top 25 websites over simulated home network connections, we see a significant improvement in performance - pages loaded up to 55% faster. There is still a lot of work we need to do to evaluate the performance of SPDY in real-world conditions. However, we believe that we have reached the stage where our small team could benefit from the active participation, feedback and assistance of the web community.
-----

Google has posted early stage documentation and current code in order to obtain feedback through the Chromium Google Group.


Source: iClarified | http://www.iClarified.com/entry/index.php?enid=6054 - Friday, November 13, 2009 2:11am