Fast IO system and Web interface
Callysto uses io_uring by default on Linux. Io_uring is new fast proactive IO system for Linux. Callysto works with thread per core model on top of Nuclei runtime. It also includes epoll interface in linux for backward compatibility. Latencies are tested on real production deployment environment.
* tested on Intel Xeon W-2295 with K8S service deployment with multi-node Kafka cluster.
learn more