Files
kumomta/docs/reference
Wez Furlong 4b33354dee allow overriding available_parallelism value
We recently observed a system running on an over-committed VM that
reported 4x the actually available parallelism.

Since we scale our thread pool sizes from this value, it resulted
in an extra-over-committed configuration for kumod.

You may now set KUMO_AVAILABLE_PARALLELISM in the environment to
override the value that we see both interally and expose via
the lua function with the same name.
2025-04-01 06:37:12 -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