aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/ContainerThreadpool.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Set max=min when boost is not specifiedBjørn Christian Seime2023-09-291-1/+1
|
* Introduce new threadpool syntaxBjørn Christian Seime2023-09-281-32/+50
|
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-1/+1
|
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-111-4/+6
|
* Revert "Inject default threadpool to handlers [run-systemtest]"Håkon Hallingstad2022-07-111-6/+4
|
* Inject a default threadpool for all handlers that don't declare their own.gjoranv2022-07-091-4/+6
|
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-191-2/+2
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Reduce threadpool for metrics proxy to 4.Henning Baldersheim2021-01-281-2/+0
|
* Move vcpu() method to ContainerClusterBjørn Christian Seime2020-10-191-8/+0
|
* Use highest vcpu in case cluster is heterogenousBjørn Christian Seime2020-10-081-10/+5
|
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-1/+2
|
* Allow applications to override threadpool configuration in services.xmlBjørn Christian Seime2020-09-161-2/+45
|
* Rename class to 'ContainerThreadpool'Bjørn Christian Seime2020-09-161-0/+43