How Cloudflare analyzes 1M DNS queries per second
May 10, 2017 10:50PM
DNS
Analytics
Cap'n Proto
Speed & Reliability
On Friday, we announced DNS analytics for all Cloudflare customers. Because of our scale –– by the time you’ve finished reading this, Cloudflare DNS will have handled millions of DNS queries –– we had to be creative in our implementation....
Introducing lua-capnproto: better serialization in Lua
February 28, 2014 9:00AM
Data
Speed & Reliability
Cap'n Proto
LUA
When we need to transfer data from one program to another program, either within a machine or from one data center to another some form of serialization is needed....