aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/test/java/com/yahoo/container/handler/threadpool
Commit message (Expand)AuthorAgeFilesLines
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-081-1/+1
* Move metric definitions to ContainerMetrics.javaKristian Aune2023-01-101-6/+7
* Convert container-core to junit5Bjørn Christian Seime2022-07-281-19/+32
* Introduce new metrics for container threadpoolBjørn Christian Seime2022-04-201-2/+4
* Improve class names for the container threadpoolsBjørn Christian Seime2022-04-191-4/+4
* Metrics Q size and capacity must into account what kind of Q is used.Henning Baldersheim2021-10-151-6/+23
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Scale jdisc threadpools with cpus available in JVMBjørn Christian Seime2021-09-301-11/+18
* Make ContainerThreadPool an interfaceBjørn Christian Seime2020-09-211-4/+4
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Revert "Use separate non-public config definition for ContainerThreadPool"Bjørn Christian Seime2020-09-071-6/+5
* Use separate non-public config definition for ContainerThreadPoolBjørn Christian Seime2020-09-071-5/+6
* Force usage of ContainerThreadPool through Executor providerBjørn Christian Seime2020-06-041-1/+1
* Split out thread pool implementation to separate classesBjørn Christian Seime2020-06-031-0/+164