| Package | Description |
|---|---|
| org.nustaq.kontraktor.routers |
| Class and Description |
|---|
| AbstractKrouter
base class for load balancers and failover proxies.
|
| HotColdFailoverKrouter
Simple HotCold failover router - several service instances might connect, but only
first one is used (as long it is connected).
|
| HotHotFailoverKrouter
HotHot failover Router
forwards incoming messages to all registered service actors.
|
| SingleActiveServiceKrouter
Created by ruedi on 13.03.17.
|
Copyright © 2020. All rights reserved.