The HADR thread telemetry DMVs (sys.dm_hadr_ag_threads and sys.dm_hadr_db_threads) allow users to quickly gain insight into thread usage by availability group and by high availability database.
ProxySQL is multi-threaded daemon, with one or more threads per module. The following is a list of threads normally running: mysql-threads threads are responsible to handle all the MySQL traffic, for ...