We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fixed_auto_queue_size
1 parent 4e70235 commit 086abe6Copy full SHA for 086abe6
docs/reference/modules/threadpool.asciidoc
@@ -94,6 +94,8 @@ thread_pool:
94
[float]
95
==== `fixed_auto_queue_size`
96
97
+experimental[]
98
+
99
The `fixed_auto_queue_size` thread pool holds a fixed size of threads to handle
100
the requests with a bounded queue for pending requests that have no threads to
101
service them. It's similar to the `fixed` threadpool, however, the `queue_size`
0 commit comments