Files
kumomta/docs/reference
Wez Furlong ff7f9eb666 move readyq maint into its own thread pool
Previously, we'd use the qmaint pool to spawn both the scheduled
and ready queue maintenance tasks.

This commit splits them apart in order to avoid the potential for
cross-task contention on the same threads if a scheduled queue
and ready queue pair are communicating with each other.
2025-04-02 10:36:46 -07:00
..
2023-08-11 21:44:40 -07:00
2023-05-09 15:28:01 +00:00
2023-02-25 10:50:58 -07:00
2024-12-18 06:41:45 -07:00