MariaDB 5.1 introduced a thread pool, while MariaDB 5.5 introduced an improved version.
Title | Description |
---|---|
Thread Pool in MariaDB | Thread pool introduced in MariaDB 5.5. |
Thread Groups in the Unix Implementation of the Thread Pool | On Unix, the thread pool divides up client connections into independent sets of threads. |
Thread Pool System and Status Variables | System and status variables related to the MariaDB thread pool. |
Thread Pool in MariaDB 5.1 - 5.3 | The old thread pool introduced in MariaDB 5.1 |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/thread-pool/