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...