Tag

Self‑tuning

0 views collected around this technical thread.

Architects Research Society
Architects Research Society
Nov 23, 2016 · Databases

ScyllaDB Architecture and Performance Optimizations: Design Insights

ScyllaDB, a Cassandra‑compatible NoSQL database, achieves over tenfold performance improvements through a thread‑per‑core design, asynchronous I/O, custom caching, self‑tuning schedulers, a user‑space TCP/IP stack, and LLVM‑JIT query execution, making it a compelling study for high‑performance database engineering.

Database PerformanceNoSQLScyllaDB
0 likes · 5 min read
ScyllaDB Architecture and Performance Optimizations: Design Insights