Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 521 Bytes

Readme.md

File metadata and controls

11 lines (6 loc) · 521 Bytes

kiki

kiki is a low-latency, high-throughput Layer 4 load balancer built using the DPDK kernel bypass technique. It features a C-based data plane for efficient packet processing and a Go-based control plane to manage configurations and non-performance-critical operations.

Below is a rough outline of kiki's planned internal architecture:

Planned Architecture

Code and detailed documentation will be made available soon.

🚧 Work in Progress 🚧