pub const MAX_THREAD_COUNT: usize = 512;
The maximum thread count which should be spawned by the tokio runtime.