This year
SPDY Brings Responsive and Scalable Transport to Firefox 11 ✩ Mozilla Hacks – the Web developer blog
Generally speaking, web pages on high latency connections with high numbers of embedded objects will see the biggest benefit from SPDY.
What the $%@! is SPDYblog.nodejitsu.com - scaling node.js applications one callback at a time.
The growing interest in both the SPDY protocol and Node.js created the need for a stable Node.js SPDY module when the first version was released last year.
indutny/node-spdy - GitHub
With this module you can create SPDY servers in node.js with natural http module interface and fallback to regular https (for browsers that doesn't support SPDY yet).
2011
SPDY - The Chromium Projects
SPDY is an experiment with protocols for the web. Its goal is to reduce the latency of web pages.
Life beyond HTTP 1.1: Google’s SPDY - igvita.com
The Web^W Googleif you are using Chrome, and you are using Google web services today, chances are, you are not running over HTTP!
2009
Google veut doubler la vitesse du web en améliorant le protocole HTTP - 20minutes.fr
SPDY veut notamment améliorer les délais de latence et diminuer le nombre de connexions nécessaires, avec un nombre «paquets» transmis plus faibles (mais plus denses en information). Les résultats, avec un prototype de serveur et un Chrome optimisé? Un chargement des pages 55% plus rapide.
Chromium Blog: A 2x Faster Web
Today we'd like to share with the web community information about SPDY, pronounced "SPeeDY", an early-stage research project that is part of our effort to make the web faster. SPDY is at its core 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.
