Description
Alkaline provides a pool of threads for indexing. This pool can have a maximum of
MaxIndexThreads
threads. As a new job arrives and all threads a busy, at least
one new thread will be created as long as the thread pool size is below this number.
Optionally RampupIndexThreads
will be created in addition to service anticipated load.
This option was added in version 1.4.0423.0.