Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Apache License 2.0
4.58k
stars
1.24k
forks
source link
Class RibbonLoadBalanceClient must either be declared abstract or implement abstract method choose(String, Request<T>) #471