No description
Find a file
2022-11-05 15:01:03 +01:00
.github remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-actor/src/main remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-actor-testkit-typed/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-actor-tests/src/test Add Throwable "cause" variants to warning log API 2022-09-06 10:50:26 +02:00
akka-actor-typed/src/main remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-actor-typed-tests/src/test Removing unnecessary @SuppressWarnings("unchecked") (#31511) 2022-08-29 12:00:09 +02:00
akka-bench-jmh some minor wording updates (#31326) 2022-04-11 16:13:47 +02:00
akka-cluster remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-cluster-metrics/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-cluster-sharding/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-cluster-sharding-typed/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-cluster-tools/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-cluster-typed/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-coordination/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-discovery/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-distributed-data/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-docs/src fix CLA links (#31562) 2022-09-07 10:07:39 +02:00
akka-multi-node-testkit/src/main remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-osgi/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-persistence/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-persistence-query/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-persistence-shared/src/test/scala/akka/persistence update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-persistence-tck/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-persistence-testkit/src Delete effect in durable state, #30446 (#31529) 2022-09-02 09:05:19 +02:00
akka-persistence-typed/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-persistence-typed-tests/src/test Delete effect in durable state, #30446 (#31529) 2022-09-02 09:05:19 +02:00
akka-pki/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-protobuf/src/main/java/akka/protobuf update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-remote/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-remote-tests/src Update scala-library to 2.13.8 (#31111) 2022-02-16 09:31:21 +01:00
akka-serialization-jackson/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-slf4j/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-stream/src/main remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-stream-testkit/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-stream-tests/src/test !str Drop the IODispatcher attribute of InputStreamSinkStage. (#31548) 2022-09-05 09:07:29 +02:00
akka-stream-tests-tck/src/test update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-stream-typed/src Added support for context propagation to ActorFlow #31308 (#31314) 2022-05-04 16:50:56 +02:00
akka-testkit/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
kubernetes Try running Aeron tests again (#31172) 2022-02-22 12:56:29 +01:00
plugins/serialversion-remover-plugin/src/main Update headers for cross-compiled sources (#31121) 2022-02-11 13:41:21 +01:00
project Update scalafmt 2022-11-05 15:01:03 +01:00
scripts chore: adapt link validator for Scala 2.13.8 (#31310) 2022-04-05 08:29:27 +02:00
.asf.yaml Only allow Squash/Rebase merges and update notification email addresses 2022-11-03 21:30:08 +01:00
.gitattributes Add .gitattributes to enforce unix line endings 2022-11-05 15:01:03 +01:00
.gitignore Run multi-node tests on fresh GKE clusters (#30570) 2021-08-27 17:40:51 +02:00
.jvmopts-ci Enable some Aeron tests in nightly-builds, #31010 (#31218) 2022-03-09 07:27:31 +01:00
.sbt-java-formatter.conf Allow opt out of code discipline (#28588) 2020-02-14 15:19:10 +01:00
.sbtopts Use GhExcludeTest in CI again (#30941) 2021-11-28 19:52:16 +01:00
.scala-steward.conf Update config to 1.4.1 (#31101) 2022-02-01 17:21:30 +01:00
.scalafix.conf Use scalafix to update scala 2.13.3, silencer 1.7.0 (#29367) 2020-12-09 09:20:13 +01:00
.scalafmt.conf Update scalafmt 2022-11-05 15:01:03 +01:00
build.sbt Fix build.sbt 'Dependencies' import (#31382) 2022-05-06 14:34:45 +02:00
CONTRIBUTING.md docs: Add imports guide for contributors (#31353) 2022-04-26 12:42:28 +02:00
COPYING.protobuf
LICENSE Fix external links - sixth iteration (LICENSE) (#31020) 2021-12-28 13:43:54 +01:00
README.md =doc Add welcome to contributions (#31327) 2022-04-11 11:54:23 +02:00
RELEASING.md fix doc release instructions (#30956) 2021-12-03 11:49:39 +01:00

Akka Latest versionBuild Status

We believe that writing correct concurrent & distributed, resilient and elastic 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. This model is a perfect match for the principles laid out in the Reactive Manifesto.

For resilience, 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.

Learn more at akka.io.

Reference Documentation

The reference documentation is available at doc.akka.io, for Scala and Java.

Community

You can join these groups and chats to discuss and ask Akka related questions:

In addition to that, you may enjoy following:

Contributing

Contributions are very welcome!

If you see an issue that you'd like to see fixed, or want to shape out some ideas, the best way to make it happen is to help out by submitting a pull request implementing it. We welcome contributions from all, even you are not yet familiar with this project, We are happy to get you started, and will guide you through the process once you've submitted your PR.

akka-dependency-badge

Refer to the CONTRIBUTING.md file for more details about the workflow, and general hints on how to prepare your pull request. You can also ask for clarifications or guidance in GitHub issues directly, or in the akka/dev chat if a more real time communication would be of benefit.

A chat room is available for all questions related to developing and contributing to Akka: gitter: akka/dev

License

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