SmallRye Stork Load Balancer : Power Of Two Choices

SmallRye Stork Load Balancer provider based selecting two random destinations and then selecting the one with the least assigned requests.

Лицензия

Лицензия

Группа

Группа

io.smallrye.stork
Идентификатор

Идентификатор

stork-load-balancer-power-of-two-choices
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

SmallRye Stork Load Balancer : Power Of Two Choices
SmallRye Stork Load Balancer provider based selecting two random destinations and then selecting the one with the least assigned requests.

Скачать stork-load-balancer-power-of-two-choices

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.smallrye.stork/stork-load-balancer-power-of-two-choices/ -->
<dependency>
    <groupId>io.smallrye.stork</groupId>
    <artifactId>stork-load-balancer-power-of-two-choices</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-load-balancer-power-of-two-choices/
implementation 'io.smallrye.stork:stork-load-balancer-power-of-two-choices:1.1.2'
// https://jarcasting.com/artifacts/io.smallrye.stork/stork-load-balancer-power-of-two-choices/
implementation ("io.smallrye.stork:stork-load-balancer-power-of-two-choices:1.1.2")
'io.smallrye.stork:stork-load-balancer-power-of-two-choices:jar:1.1.2'
<dependency org="io.smallrye.stork" name="stork-load-balancer-power-of-two-choices" rev="1.1.2">
  <artifact name="stork-load-balancer-power-of-two-choices" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.stork', module='stork-load-balancer-power-of-two-choices', version='1.1.2')
)
libraryDependencies += "io.smallrye.stork" % "stork-load-balancer-power-of-two-choices" % "1.1.2"
[io.smallrye.stork/stork-load-balancer-power-of-two-choices "1.1.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.smallrye.stork : stork-api jar
io.smallrye.stork : stork-load-balancer-least-requests jar
io.smallrye.stork : stork-core jar

provided (1)

Идентификатор библиотеки Тип Версия
io.smallrye.stork : stork-configuration-generator jar 1.1.2

test (6)

Идентификатор библиотеки Тип Версия
io.smallrye.stork : stork-test-utils jar
io.smallrye.stork : stork-service-discovery-static-list jar
org.junit.jupiter : junit-jupiter jar 5.8.2
io.smallrye.config : smallrye-config jar 2.10.0
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.1.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.0