| Package | Description |
|---|---|
| org.nustaq.kontraktor.routers |
| Modifier and Type | Class and Description |
|---|---|
class |
HotColdFailoverKrouter<T extends HotColdFailoverKrouter>
Simple HotCold failover router - several service instances might connect, but only
first one is used (as long it is connected).
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinKrouter
A load balancing Krouter.
|
Copyright © 2020. All rights reserved.