io_uring 기반 thread-per-core 아키텍처로의 Apache Iggy 마이그레이션 여정

ko생성일: 2026. 2. 27.

Apache Iggy가 tokio 기반 아키텍처의 한계를 넘기 위해 io_uring을 활용한 thread-per-core(shared-nothing) 설계로 전환하며 겪은 선택과 시행착오, 그리고 성능 결과를 정리한다.