Subscribe to receive notifications of new posts:

Google

MORE POSTS

March 05, 2014 12:00 AM

It's Go Time on Linux

Some interesting changes related to timekeeping in the upcoming Go 1.3 release inspired us to take a closer look at how Go programs keep time with the help of the Linux kernel. Timekeeping is a complex topic and determining the current time isn’t as simple as it might seem at fir...

June 25, 2012 7:14 AM

What makes SPDY speedy?

Google has proposed a new protocol for downloading web pages called SPDY and CloudFlare will shortly be making it available in beta form. SPDY is designed to make web browsing faster without replacing HTTP. ...