No description
Find a file
2022-03-30 09:20:08 +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 mark CircuitBreaker tests as time sensitive (#31235) 2022-03-10 18:44:52 +01: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 add copyright headers (#31116) 2022-02-09 13:18:00 +01: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 Remove usage of Java assert in tests (#31280) 2022-03-30 09:20:08 +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 Fix loading of deleted snapshots in LocalSnapshotStore (#31228) 2022-03-10 10:49:40 +01: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 Harden LargeMessagesStreamSpec, #30985 (#31274) 2022-03-23 16:48:25 +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 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 Reduce allocation of throttle. (#31276) 2022-03-25 09:20:31 +01:00
akka-stream-testkit/src update copyright year to 2022 (#31057) 2022-02-04 12:36:44 +01:00
akka-stream-tests/src/test Fix compilation error GraphMergePrioritizedNSpec Scala 2.12 (#31286) 2022-03-26 14:48:09 +01: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 Update sbt to 1.6.2 (#31113) 2022-03-24 16:05:53 +01:00
scripts chore: scheduled link validation (#31086) 2022-01-25 19:18:05 +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 Explicit dependency for pr validation diff, #27937 (#31239) 2022-03-13 08:46:08 +01:00
CODE_OF_CONDUCT.md Update to Lightbend Community Code of Conduct 2019-08-30 18:08:47 +09:30
CONTRIBUTING.md =doc Add description about operator consistency (#31293) 2022-03-30 08:40:17 +02:00
COPYING.protobuf
LICENSE Fix external links - sixth iteration (LICENSE) (#31020) 2021-12-28 13:43:54 +01:00
README.md 'master' to 'main' (#30714) 2021-09-25 09:39:36 +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, the best way to make it happen is to help out by submitting a pull request implementing it.

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.