Thread_pool_hybrid – a faster more scalable MySQL connection handler
2 damienkatz 1 6/23/2025, 6:56:58 PM github.com ↗
Comments (1)
damienkatz · 5h ago
Scales to very high numbers of connected clients, and is faster on the low end and faster on the high end. Beating both the default per-thread and the Enterprise Edition thread_pool connection handler. Enjoy!