No description
Find a file
2022-04-14 11:43:03 +02:00
.github exclude tests using DisposableSys from aeron run (#31230) 2022-03-10 18:45:45 +01:00
akka-actor/src/main Additional fix stack overflow for dead letters message adapter, #31241 (#31265) 2022-03-21 12:20:38 +01:00
akka-actor-testkit-typed/src fix link in comment (#31063) 2022-02-15 12:28:22 +01:00
akka-actor-tests/src/test some minor wording updates (#31326) 2022-04-11 16:13:47 +02:00
akka-actor-typed/src/main Improve default typed supervision backoff reset (#31222) 2022-03-09 16:21:59 +01:00
akka-actor-typed-tests/src/test Fix stack overflow for dead letters message adapter, #31241 (#31249) 2022-03-17 09:03:33 +01:00
akka-bench-jmh some minor wording updates (#31326) 2022-04-11 16:13:47 +02:00
akka-cluster configure AutoDowning to accelarate node removal in tests (#31223) 2022-03-09 15:46:23 +01:00
akka-cluster-metrics/src chore: Use random port in cluster metrics tests, #31103 (#31134) 2022-02-17 15:51:53 +01:00
akka-cluster-sharding/src exclude tests using DisposableSys from aeron run (#31240) 2022-03-14 07:52:20 +01:00
akka-cluster-sharding-typed/src add hasNoReply method on CommandResult (#31277) 2022-03-24 15:49:31 +01:00
akka-cluster-tools/src Remove some tests in ClusterClientSpec, #30292 (#31181) 2022-02-22 16:38:50 +01:00
akka-cluster-typed/src Enable some Aeron tests in nightly-builds, #31010 (#31218) 2022-03-09 07:27:31 +01:00
akka-coordination/src Fix possible NPE in ClusterShardingLeaseSpec (#31161) 2022-02-22 10:17:16 +01:00
akka-discovery/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-distributed-data/src harden ReplicatorPruningSpec (#31215) 2022-03-08 14:14:07 +01:00
akka-docs/src =doc Update Using timers section with new methods. (#31324) 2022-04-14 11:43:03 +02:00
akka-multi-node-testkit/src/main update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-osgi/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-persistence/src some minor wording updates (#31326) 2022-04-11 16:13:47 +02:00
akka-persistence-query/src Delay run-time dependency from persistence-query to remote (#31199) 2022-03-07 10:22:28 +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 add hasNoReply method on CommandResult (#31277) 2022-03-24 15:49:31 +01:00
akka-persistence-typed/src Support ReplicationId in PersistenceId extract utilities (#31122) 2022-02-14 10:58:20 +01:00
akka-persistence-typed-tests/src/test Make sure replicated persist is concurrent in LwwSpec #31167 (#31169) 2022-02-22 12:43:07 +01: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 some minor wording updates (#31326) 2022-04-11 16:13:47 +02: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 update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-slf4j/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-stream/src/main =str Add specialized version of unfoldAsync for Java. (#31283) 2022-04-14 11:12:45 +02:00
akka-stream-testkit/src drop assertAllStagesStopped (#31294) 2022-04-08 11:05:13 +02:00
akka-stream-tests/src/test =str Add specialized version of unfoldAsync for Java. (#31283) 2022-04-14 11:12:45 +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 Add log capturing for typed stream tests (to pin down pubsub stream failures) (#31118) 2022-02-11 13:40:51 +01:00
akka-testkit/src Enable some Aeron tests in nightly-builds, #31010 (#31218) 2022-03-09 07:27:31 +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 Upgrade jackson 2.13 version due to CVE (#31281) 2022-04-08 08:17:14 +02:00
scripts chore: adapt link validator for Scala 2.13.8 (#31310) 2022-04-05 08:29:27 +02: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 =fmt Preserve line endings when format. (#31192) 2022-03-10 13:50:12 +01:00
build.sbt Change scalafmtSbtAll to scalafmtSbt (#31342) 2022-04-14 10:17:13 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md =doc Add welcome to contributions (#31327) 2022-04-11 11:54:23 +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.