February 17, 2022 5:02PM
Production ready eBPF, or how we fixed the BSD socket API
eBPF Linux sockets GoWe are open sourcing the production tooling we’ve built for the sk_lookup hook we contributed to the Linux kernel, called tubular...
Subscription confirmed. Thank you for subscribing!
February 17, 2022 5:02PM
We are open sourcing the production tooling we’ve built for the sk_lookup hook we contributed to the Linux kernel, called tubular...
October 11, 2018 3:30PM
The idea behind graceful upgrades is to swap out the configuration and code of a process while it is running, without anyone noticing it. If this sounds error prone, dangerous, undesirable and in general a bad idea – I’m with you....