Janus is a client-side load balancing Java library which includes support for HTTP (sync and async) and WebSockets. It includes several service discovery strategies as well as several load balancing strategies.
Stars
18
Forks
8
Watchers
18
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixing and issue when Janus is built using ServerSideLoadBalancer where it wouldn't generate the initial server list
aef2dc7View on GitHubprevent server list updates if Janus is built withServerSideLoadBalancing
4c9ec0aView on GitHubfilter out unavailable servers before sending to loadBalancer, added ServerSideLoadBalancer
7cd1f1fView on GitHub