Finagle - A fault tolerant, protocol-agnostic RPC system
Finagle is an asynchronous network stack for the JVM that you can use to build asynchronous Remote Procedure Call (RPC) clients and servers in Java, Scala, or any JVM-hosted language. Finagle provides a rich set of tools that are protocol independent.
https://github.com/twitter/finagle
License:
Tech:
Tags: