pcalcado / finagle

A fault tolerant, protocol-agnostic RPC system

Home Page:http://twitter.github.io/finagle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finagle logo

Getting involved

Finagle is an extensible RPC system for the JVM, used to construct high-concurrency servers. Finagle implements uniform client and server APIs for several protocols, and is designed for high performance and concurrency. Most of Finagle’s code is protocol agnostic, simplifying the implementation of new protocols.

For extensive documentation, please see the user guide and API documentation websites. Documentation improves are always welcome, so feel free to send patches our way.

Contributing

See CONTRIBUTING.md

About

A fault tolerant, protocol-agnostic RPC system

http://twitter.github.io/finagle

License:Apache License 2.0


Languages

Language:Scala 73.1%Language:Java 25.5%Language:Ruby 0.6%Language:Python 0.4%Language:Shell 0.3%Language:CSS 0.1%