DINT - Fast In-Kernel Distributed Transactions with eBPF
Offered By: USENIX via YouTube
Course Description
Overview
Explore a groundbreaking conference talk on DINT, a novel distributed transaction system that leverages eBPF techniques to achieve high performance without sacrificing kernel stack benefits. Delve into how DINT offloads frequent-path transaction operations directly into the kernel, avoiding most kernel stack overheads while maintaining security, isolation, and debuggability. Learn about DINT's impressive performance, achieving up to 2.6× higher throughput than DPDK-based kernel-bypass stacks with minimal latency impact. Gain insights into the challenges of existing distributed transaction systems and how DINT addresses them using kernel-native techniques on modern operating systems.
Syllabus
NSDI '24 - DINT: Fast In-Kernel Distributed Transactions with eBPF
Taught by
USENIX
Related Courses
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Citus Con - An Event for Postgres - Americas Livestream
Microsoft via YouTube EBPF - The Next Power Tool of SREs
USENIX via YouTube Kernel Tracing With EBPF
media.ccc.de via YouTube Building Observability for 99% Developers
Docker via YouTube