- Website: http://twitter.github.io/finagle/
- Source: https://github.com/twitter/finagle/
- Mailing List: finaglers@googlegroups.com
- IRC:
#finagle
on Freenode
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.
See CONTRIBUTING.md