タグ: #reactor-pattern
GPU・LLM・MLOps・Kubernetes、そしてマインドセット · 1 件
Linux I/O 進化史 完全攻略 — blocking、select、poll、epoll、io_uring まで (2025)
1 台のサーバーで 1 万ではなく 100 万の同時接続を捌くにはどうするか。30 年にわたる Linux I/O API の進化史 — 1970 年代の blocking read から select/poll の限界、epoll 革命、そして 2019 年の iouring まで。Node.js がシングルスレッドで支える秘密、nginx が Apache を下した理由、Redis が 25 万 QPS を出すメカニズム、iouri
2026-04-15 · 16 分で読めます #linux#io#epoll#io-uring#async