Skip to content

13h3r/akka

This branch is 1931 commits ahead of, 13396 commits behind akka/akka:main.

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2014
Jul 13, 2015
Feb 5, 2014
Oct 22, 2015
Sep 3, 2015
Mar 6, 2014
Apr 25, 2014
Apr 16, 2014
Feb 5, 2014
Oct 22, 2015
Oct 7, 2015
Feb 5, 2014
Oct 22, 2015
Jul 24, 2015
Sep 3, 2015
Oct 22, 2015
Sep 25, 2015
Oct 12, 2015
Oct 12, 2015
Feb 5, 2014
Mar 22, 2014
Mar 22, 2014
Sep 29, 2015
May 23, 2014
May 12, 2014
May 12, 2014
Oct 22, 2015
Feb 5, 2014
Oct 22, 2015
Oct 22, 2015
Oct 22, 2015
Oct 22, 2015
Oct 22, 2015
Feb 5, 2014
Feb 5, 2014
Jun 27, 2013
Oct 19, 2015
Nov 5, 2014
Mar 9, 2012
Jun 18, 2015
Apr 14, 2014
Feb 5, 2014
Dec 13, 2013

Repository files navigation

Akka

We believe that writing correct concurrent, fault-tolerant and scalable applications is too hard. Most of the time it’s because we are using the wrong tools and the wrong level of abstraction.

Akka is here to change that.

Using the Actor Model we raise the abstraction level and provide a better platform to build correct concurrent and scalable applications.

For fault-tolerance we adopt the “Let it crash” model which the telecom industry has used with great success to build applications that self-heal and systems that never stop.

Actors also provide the abstraction for transparent distribution and the basis for truly scalable and fault-tolerant applications.

Akka is Open Source and available under the Apache 2 License.

Learn more at http://akka.io.

About

Akka Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 84.3%
  • Java 12.7%
  • HTML 1.4%
  • JavaScript 0.5%
  • Shell 0.4%
  • CSS 0.3%
  • Other 0.4%