- 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 improvements are always welcome, so please send patches our way.
The following are a few of the companies that are using Finagle:
For a more complete list, please see our adopter page. If your organization is using Finagle, consider adding a link there and sending us a pull request!
See CONTRIBUTING.md