Tag: concurrency

  • MaxScale Multiplexing and Caching – Part 2

    In this part, the author dives into the internal threading model that powers MaxScale’s efficiency. Riley explains how worker threads execute client sessions, why thread count must align with underlying CPU cores, and how proper thread configuration can dramatically improve throughput and reduce contention in high-load environments.