Skip to content

zjulbj/finagle

This branch is 2895 commits behind twitter/finagle:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Bryce Andersonjenkins
Bryce Anderson
and
jenkins
Apr 20, 2017
14f2e5a · Apr 20, 2017
Jul 7, 2016
Apr 20, 2017
Apr 19, 2017
Oct 12, 2015
Apr 17, 2017
Apr 20, 2017
Mar 30, 2017
Dec 12, 2016
Apr 18, 2017
Apr 19, 2017
Apr 19, 2017
Apr 14, 2017
Apr 14, 2017
Mar 27, 2017
Apr 20, 2017
Apr 19, 2017
Apr 17, 2017
Mar 30, 2017
Apr 7, 2017
Apr 20, 2017
Mar 27, 2017
Apr 3, 2017
Apr 10, 2017
Mar 27, 2017
Nov 7, 2016
Apr 14, 2017
Apr 18, 2017
Apr 14, 2017
Apr 11, 2017
Dec 5, 2016
Apr 11, 2017
Apr 20, 2017
Apr 20, 2017
Feb 23, 2015
Dec 16, 2011
Mar 30, 2017
Apr 3, 2017
Apr 20, 2017
Feb 29, 2016
Sep 7, 2016
Feb 21, 2013
May 18, 2012
Oct 18, 2010
Jan 13, 2017
Apr 20, 2017
Apr 12, 2012
Dec 21, 2016
Sep 7, 2016

Repository files navigation

Finagle

Build status Codecov branch 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.

Finagle logo

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 master 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.

About

A fault tolerant, protocol-agnostic RPC system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 92.9%
  • Java 4.6%
  • Python 1.0%
  • Ruby 0.5%
  • Thrift 0.4%
  • Lua 0.3%
  • Other 0.3%