epoll 기반 단일 스레드 아키텍처로 수만 TPS 달성
I built a Redis clone in C: From blocking I/O to epoll to crash safe persistence
I built a Redis clone in C: From blocking I/O to epoll to crash safe persistence
The Protocol Behind Python's Containers
The Complete Guide to Data Structures in C: From Arrays to Hash Tables