Skip to content

twitter/finagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

keremncjenkins
and
jenkins
Apr 23, 2025
0f731a3 · Apr 23, 2025
Dec 21, 2022
Nov 13, 2024
Nov 1, 2023
Sep 9, 2022
Nov 13, 2024
Apr 21, 2025
Jul 20, 2022
Mar 5, 2025
Feb 9, 2024
Apr 21, 2025
Feb 9, 2024
Jan 27, 2023
Feb 9, 2024
Sep 9, 2022
Apr 3, 2025
Mar 5, 2025
Apr 21, 2025
Feb 9, 2024
Mar 5, 2025
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Feb 9, 2024
Oct 6, 2022
Feb 9, 2024
Apr 23, 2025
Feb 9, 2024
Apr 21, 2025
Oct 25, 2024
Apr 18, 2025
Oct 16, 2022
Nov 21, 2024
Jan 27, 2023
May 7, 2024
May 12, 2021
May 8, 2019
Dec 16, 2011
Jan 10, 2022
May 26, 2022
Apr 18, 2025
Aug 27, 2018
Jun 20, 2017
Apr 12, 2019
Jul 19, 2021
Feb 21, 2013
Oct 18, 2010
May 3, 2018
Feb 9, 2024
May 7, 2024
Nov 21, 2024
Oct 31, 2023
Oct 31, 2023
Oct 31, 2023
Oct 31, 2023


Finagle

Build Status Project status Gitter Maven Central

Status

This project is used in production at Twitter (and many other organizations), and is being actively developed and maintained.

Releases

Releases are done on an approximately monthly schedule. While semver is not followed, the changelogs are detailed and include sections on public API breaks and changes in runtime behavior.

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 improvements are always welcome, so please send patches our way.

Adopters

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!

Contributing

We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.

The release branch of this repository contains the latest stable release of Finagle, and weekly snapshots are published to the develop branch. In general pull requests should be submitted against develop. See CONTRIBUTING.md for more details about how to contribute.

License

Copyright 2010 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0