Apex Pipeline

C++23 코루틴 기반 Per-Core 고성능 서버 프레임워크 — 자체 네트워크 스택 + MSA 아키텍처 + AI Agent-Driven 개발 생태계

C++23 Coroutines Per-Core Shared-Nothing NUMA Affinity AI Agent Driven
View on GitHub

Per-Core Architecture

코어별 독립 이벤트 루프, Lock-free 코어 간 통신

NUMA-Aware

CPU Topology Discovery, 물리 코어 1:1 핀닝

MSA Gateway

Gateway → Kafka → Services, Redis/PostgreSQL

Agent Ecosystem

apex-agent Go 백엔드, 6 Hooks + Auto-Review


Performance Benchmarks

버전별 성능 측정 + NUMA/Affinity 효과 분석

클릭하면 전체 벤치마크 보고서로 이동합니다 →


AI Agent Infrastructure

에이전트가 에이전트를 관리하는 자율 개발 생태계

Showcase

AI Agent-Driven Development Ecosystem

에이전트가 에이전트를 관리하는 자율 개발 생태계

쇼케이스 보기 →

Tech Stack

 

Server Framework

C++23 Boost.Asio Coroutines FlatBuffers Per-Core Shared-Nothing SPSC/MPSC Lock-free Queues Slab/Bump/Arena Allocators NUMA Binding

Infrastructure

Kafka Redis PostgreSQL Docker Kubernetes Helm (apex-pipeline + apex-observability) GitHub Actions CI Argo Rollouts