Ribbon is a client side IPC library that is battle-tested in cloud. It provides the following features
Load balancing
Fault tolerance
Multiple protocol (HTTP, TCP, UDP) support in an asynchronous and reactive model
Caching and batching
参考资料:https://github.com/Netflix/ribbon
转载请注明转自www.hylab.cn,原文地址:Java IPC框架Ribbon简介