No description
Find a file
2022-11-04 10:57:07 +01:00
.github temporarily remove email action from github builds (#9) 2022-11-04 10:57:07 +01:00
akka-actor/src/main Add Throwable "cause" variants to warning log API 2022-09-06 10:50:26 +02:00
akka-actor-testkit-typed/src Rename method typed.javadsl.FishingOutcomes.continue to typed.javadsl.FishingOutcomes.continueAndCollect. Method continue() cannot be used in Java code due to reserved word (#29951) (#31420) 2022-05-30 09:27:21 +02: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 Fix links to point to correct level (#31506) 2022-08-26 11:18:26 +02: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 Log some more for Cluster log-info-verbose (#31376) 2022-05-03 07:52:24 +02: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 enabling shard coordinator to honor the provided role in the configu… (#31487) 2022-09-05 09:13:34 +02:00
akka-cluster-sharding-typed/src enabling shard coordinator to honor the provided role in the configu… (#31487) 2022-09-05 09:13:34 +02:00
akka-cluster-tools/src Add null check to wrapped message types. (#31343) 2022-04-26 14:14:01 +02: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 fix CLA links (#31562) 2022-09-07 10:07:39 +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 Delete effect in durable state, #30446 (#31529) 2022-09-02 09:05:19 +02:00
akka-persistence-query/src Delete effect in durable state, #30446 (#31529) 2022-09-02 09:05:19 +02: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 Delete effect in durable state, #30446 (#31529) 2022-09-02 09:05:19 +02: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 Inline classic section for configuration-reference (#31491) 2022-09-01 11:38:52 +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 Make Source.range simpler. (#31551) 2022-09-06 10:17:27 +02:00
akka-stream-testkit/src drop assertAllStagesStopped (#31294) 2022-04-08 11:05:13 +02: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 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 Latest for mima 2.6.20 (#31560) 2022-09-06 16:32:17 +02: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
.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 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.