Cloudflare's Pingora proxy handles 90 million requests... PER SECOND!
I asked Edward and Kevin from the team for an interview.
We talked about Tokio, the wider async ecosystem, Rust developer ergonomics, and why Cloudflare chose Rust.
corrode.dev/podcast/s05e03-c…#rustlang#rust
The Journey Before main().
A brief summary of what happens in-between when the kernel is asked to run a program, and when the first line of our program’s main function is actually executed.
🔗amit.prasad.me/blog/before-m…