Subscribe to receive notifications of new posts:

Linux

Kernel bypass

September 07, 2015 9:52 AM

ReliabilitySpeed & ReliabilityLinux

In two previous posts we've discussed how to receive 1M UDP packets per second and how to reduce the round trip time. We did the experiments on Linux and the performance was very good considering it's a general purpose operating system....

It's Go Time on Linux

March 05, 2014 12:00 AM

LinuxGoDDoSGoogleAttacks

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