No description
Find a file
2022-11-12 12:02:51 +01:00
.github upgrade cache-action due to build warnings (#42) 2022-11-12 12:02:51 +01:00
akka-actor/src/main format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-actor-testkit-typed/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-actor-tests/src/test format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-actor-typed/src/main format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-actor-typed-tests/src/test format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-bench-jmh format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster-metrics/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster-sharding/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster-sharding-typed/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster-tools/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-cluster-typed/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-coordination/src remove mima checks (#13) 2022-11-05 10:19:44 +01:00
akka-discovery/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-distributed-data/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-docs/src =doc Update java code sample of StatefulMap. (#26) 2022-11-08 12:31:28 +01:00
akka-multi-node-testkit/src/main format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-osgi/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-query/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-shared/src/test/scala/akka/persistence format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-tck/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-testkit/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-typed/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-persistence-typed-tests/src/test format source with scalafmt, #2 2022-11-05 15:01:03 +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 format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-remote-tests/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-serialization-jackson/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-slf4j/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-stream/src/main format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-stream-testkit/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-stream-tests/src/test =str Update FlowMergeAllSpec because the merge order is undefined. (#3) 2022-11-05 18:00:36 +01:00
akka-stream-tests-tck/src/test format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-stream-typed/src format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
akka-testkit/src format source with scalafmt, #2 2022-11-05 15:01:03 +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 Change sbt welcome logo to Pekko (#1) 2022-11-05 17:59:29 +01:00
scripts chore: adapt link validator for Scala 2.13.8 (#31310) 2022-04-05 08:29:27 +02:00
.asf.yaml Make main branch protected 2022-11-07 20:04:16 +01:00
.git-blame-ignore-revs Add .git-blame-ignore-revs file containing format commits 2022-11-05 15:27:04 +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
.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 format source with scalafmt, #2 2022-11-05 15:01:03 +01:00
CONTRIBUTING.md Update README for Pekko name (#33) 2022-11-08 14:54:56 +01:00
COPYING.protobuf
LICENSE Fix external links - sixth iteration (LICENSE) (#31020) 2021-12-28 13:43:54 +01:00
README.md Update README for Pekko name (#33) 2022-11-08 14:54:56 +01:00
RELEASING.md fix doc release instructions (#30956) 2021-12-03 11:49:39 +01:00

Apache Pekko

Apache Pekko is an open-source framework for building applications that are concurrent, distributed, resilient and elastic.

Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and more.

Pekko is fork of Akka 2.6.x, prior to the Akka project's adoption of the Business Source License.

Reference Documentation

TODO add documentation links

Community

There are several ways to interact with the Pekko community:

  • GitHub discussions: for questions and general discussion.
  • Pekko dev mailing list: for Pekko development discussions.
  • GitHub issues: for bug reports and feature requests. Please search the existing issues before creating new ones. If you are unsure whether you have found a bug, consider asking in GitHub discussions or the mailing list first.

Contributing

Contributions are very welcome. If you have an idea on how to improve Pekko, don't hesitate to create an issue or submit a pull request.

See CONTRIBUTING.md for details on the development workflow and how to create your pull request.

Code of Conduct

Apache Pekko is governed by the Apache code of conduct. By participating in this project you agree to abide by its terms.

License

Apache Pekko is available under the Apache License, version 2.0. See LICENSE file for details.