diff --git a/content/assets/javascripts/groups.js b/content/assets/javascripts/groups.js index ae9ce527..cf812be1 100644 --- a/content/assets/javascripts/groups.js +++ b/content/assets/javascripts/groups.js @@ -4,7 +4,6 @@ licensed under Apache License 2.0. */ - groupChangeListeners = []; window.groupChanged = function(callback) { diff --git a/content/assets/javascripts/paradox-material-theme.js b/content/assets/javascripts/paradox-material-theme.js index 77d12611..a21561af 100644 --- a/content/assets/javascripts/paradox-material-theme.js +++ b/content/assets/javascripts/paradox-material-theme.js @@ -7,7 +7,6 @@ // Adapted from paradox-material-theme 0.6.0 to simplify switching to a tab. // https://github.com/jonas/paradox-material-theme/blob/2d57fe0567ea9fe7e8de14faef4fa777841d505a/theme/src/main/assets/assets/javascripts/paradox-material-theme.js - function initParadoxMaterialTheme() { // callout -> ammonition document.querySelectorAll('.callout').forEach(callout => { diff --git a/content/index.html b/content/index.html index 5235179e..c26f4ea3 100644 --- a/content/index.html +++ b/content/index.html @@ -32,6 +32,7 @@ +
  • Apache Pekko
  • -
  • Apache Pekko Modules -
  • -
  • Download -
  • -
  • Samples -
  • -
  • How to Contribute -
  • diff --git a/content/search/search_index.json b/content/search/search_index.json index c4738d20..1ff205c6 100644 --- a/content/search/search_index.json +++ b/content/search/search_index.json @@ -1 +1 @@ -{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Disclaimer Apache Pekko Modules Repositories Download Jars Pekko Core Pekko HTTP Pekko gRPC Pekko Management Pekko Connectors Pekko Connectors Kafka Pekko Persistence Cassandra Pekko Persistence DynamoDB Pekko Persistence JDBC Pekko Persistence R2DBC Pekko Projection Pekko SBT Paradox Archives Verifying Downloads Samples Help Wanted How to Contribute The Apache Pekko Community Code of Conduct","title":"Apache Pekko"},{"location":"/what-is-pekko.html","text":"","title":"What is Pekko?"},{"location":"/what-is-pekko.html#what-is-pekko-","text":"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.\nApache Pekko is a fork of Akka 2.6.x, prior to the Akka project’s adoption of the Business Source License.","title":"What is Pekko?"},{"location":"/what-is-pekko.html#disclaimer","text":"Apache Pekko (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.\nIncubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.\nWhile incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.","title":"Disclaimer"},{"location":"/modules.html","text":"","title":"Apache Pekko Modules"},{"location":"/modules.html#apache-pekko-modules","text":"pekko (core) docs api japi pekko-http docs api japi pekko-grpc docs api pekko-connectors docs api pekko-connectors-kafka docs api pekko-management docs api pekko-persistence-cassandra docs api pekko-persistence-dynamodb GitHub pekko-persistence-jdbc docs api pekko-persistence-r2dbc docs api pekko-projection docs api\nWe are still working on fixing up the docs for some Pekko modules. You might also want to look at the following repositories in GitHub.","title":"Apache Pekko Modules"},{"location":"/modules.html#repositories","text":"The Apache Pekko project is broken into several repositories:\nincubator-pekko: contains the core Apache Pekko framework. incubator-pekko-samples: various samples incubator-pekko-connectors: contains connectors for other systems, such as Kafka, Cassandra, etc. incubator-pekko-connectors-kafka: contains the Kafka connector. incubator-pekko-connectors-samples (WIP): contains a sample connector. incubator-pekko-grpc: contains the gRPC server module. incubator-pekko-http: contains the HTTP server module. incubator-pekko-management: contains the tools for operating with Pekko clusters. incubator-pekko-persistence-cassandra: contains the Cassandra persistence module. incubator-pekko-persistence-dynamodb: contains the DynamoDB persistence module. incubator-pekko-persistence-jdbc: contains the JDBC persistence module. incubator-pekko-persistence-r2dbc: contains the R2DBC persistence module. incubator-pekko-projection: contains the event sourcing and CQRS module. incubator-pekko-platform-guide (WIP): contains a Microservice built with Pekko tooling.\nIn addition to the above, there are also the following QuickStart templates:\nQuickstart (Scala) Quickstart (Java) HTTP Quickstart (Scala) HTTP Quickstart (Java) gRPC Quickstart (Scala) gRPC Quickstart (Java)\nincubator-pekko-sbt-paradox contains the documentation functions and theming for Pekko.","title":"Repositories"},{"location":"/download.html","text":"","title":"Download"},{"location":"/download.html#download","text":"Apache Pekko releases are available under the Apache License, Version 2.0. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.\nTo ensure that you have downloaded the true release, you should verify the integrity of the files using the signatures and checksums available from this page.","title":"Download"},{"location":"/download.html#jars","text":"We publish jars to Maven Central with the groupId org.apache.pekko (list). These jars relate to the source downloads you find linked below.","title":"Jars"},{"location":"/download.html#pekko-core","text":"apache-pekko-1.0.2-incubating-src-20231115.tgz signature: (asc) checksum: (sha512)","title":"Pekko Core"},{"location":"/download.html#pekko-http","text":"apache-pekko-http-1.0.0-incubating-src-20230726.tgz signature: (asc) checksum: (sha512)","title":"Pekko HTTP"},{"location":"/download.html#pekko-grpc","text":"apache-pekko-grpc-1.0.1-incubating-src-20231005.tgz signature: (asc) checksum: (sha512)","title":"Pekko gRPC"},{"location":"/download.html#pekko-management","text":"apache-pekko-management-1.0.0-incubating-src-20230805.tgz signature: (asc) checksum: (sha512)","title":"Pekko Management"},{"location":"/download.html#pekko-connectors","text":"apache-pekko-connectors-1.0.1-incubating-src-20231028.tgz signature: (asc) checksum: (sha512)","title":"Pekko Connectors"},{"location":"/download.html#pekko-connectors-kafka","text":"apache-pekko-connectors-kafka-1.0.0-incubating-src-20230726.tgz signature: (asc) checksum: (sha512)","title":"Pekko Connectors Kafka"},{"location":"/download.html#pekko-persistence-cassandra","text":"apache-pekko-persistence-cassandra-1.0.0-incubating-src-20230916.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence Cassandra"},{"location":"/download.html#pekko-persistence-dynamodb","text":"apache-pekko-persistence-dynamodb-1.0.0-incubating-src-20231110.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence DynamoDB"},{"location":"/download.html#pekko-persistence-jdbc","text":"apache-pekko-persistence-jdbc-1.0.0-incubating-src-20230829.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence JDBC"},{"location":"/download.html#pekko-persistence-r2dbc","text":"apache-pekko-persistence-r2dbc-1.0.0-incubating-src-20231209.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence R2DBC"},{"location":"/download.html#pekko-projection","text":"apache-pekko-projection-1.0.0-incubating-src-20231012.tgz signature: (asc) checksum: (sha512)","title":"Pekko Projection"},{"location":"/download.html#pekko-sbt-paradox","text":"apache-pekko-sbt-paradox-1.0.0-incubating-src-20230819.tgz signature: (asc) checksum: (sha512)","title":"Pekko SBT Paradox"},{"location":"/download.html#archives","text":"Older releases can be found at https://archive.apache.org/dist/incubator/pekko/","title":"Archives"},{"location":"/download.html#verifying-downloads","text":"It is highly recommended that you verify the files that you download.\nWe provide SHA digest files for all the files that we host on the download site. These files are named after the files they relate to but have .sha512 extensions.\nWe also provide PGP signature files that can be verified using PGP or GPG. These files are named after the files they relate to but have .asc.\nTo verify the SHA digests, use:\nfind . -name \"*.sha512\" -type f -execdir sha512sum -c {} \\;\nTo verify the PGP signatures, you will need to get the KEYS file. This will be in the source archive or can be fetched from https://github.com/apache/incubator-pekko/blob/main/KEYS.\ngpg --import KEYS\nTo verify the download files, run:\nfind . -name \"*.asc\" -exec gpg --no-secmem-warning --verify {} \\;","title":"Verifying Downloads"},{"location":"/samples.html","text":"","title":"Samples"},{"location":"/samples.html#samples","text":"The samples can be download using Git from incubator-pekko-samples.\nPekko Cluster with Scala Pekko Cluster with Java Pekko Cluster Docker Compose with Scala Pekko Cluster Docker Compose with Java Pekko Distributed Data with Scala Pekko Distributed Data with Java Pekko Distributed Workers with Scala Pekko FSM with Scala Pekko FSM with Java Pekko gRPC on Kubernetes (Scala) Pekko Kafka to Sharding with Scala Pekko Persistence with Scala Pekko Persistence with Java Pekko Cluster Sharding with Scala Pekko Cluster Sharding with Java","title":"Samples"},{"location":"/samples.html#help-wanted","text":"Migrating the following samples and guides from Akka to Pekko falls under the heading ‘Help Wanted’.\nincubator-pekko-connectors-samples incubator-pekko-platform-guide","title":"Help Wanted"},{"location":"/how-to-contribute.html","text":"","title":"How to Contribute"},{"location":"/how-to-contribute.html#how-to-contribute","text":"","title":"How to Contribute"},{"location":"/how-to-contribute.html#the-apache-pekko-community","text":"If you have questions about the contribution process or discuss specific issues, please interact with the community using the following resources.\nGitHub discussions: for questions and general discussion. Pekko users mailing list: for Pekko usage discussions. 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.","title":"The Apache Pekko Community"},{"location":"/how-to-contribute.html#code-of-conduct","text":"Please see the Apache wide Code of Conduct.","title":"Code of Conduct"}]} +{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"Samples Modules Downloads How to contribute\nBanner Logo 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. Apache Pekko is a fork of Akka 2.6.x, prior to the Akka project’s adoption of the Business Source License.\nGetting Started Apache Pekko Cluster with Scala Apache Pekko Cluster with Java Apache Pekko Cluster Docker Compose with Scala Apache Pekko Cluster Docker Compose with Java Apache Pekko Distributed Data with Scala Apache Pekko Distributed Data with Java Apache Pekko Distributed Workers with Scala Apache Pekko FSM with Scala Apache Pekko FSM with Java Apache Pekko gRPC on Kubernetes (Scala) Apache Pekko Kafka to Sharding with Scala Apache Pekko Persistence with Scala Apache Pekko Persistence with Java Apache Pekko Cluster Sharding with Scala Apache Pekko Cluster Sharding with Java\nModules Apache Pekko Core docs api japi Apache Pekko HTTP docs api japi Apache Pekko gRPC docs api Apache Pekko Connectors docs api Apache Pekko Connectors Kafka docs api Apache Pekko Management docs api Apache Pekko Cassandra docs api Apache Pekko DynamoDB GitHub Apache Pekko JDBC docs api Apache Pekko R2DBC docs api Apache Pekko Projection docs api","title":"Apache Pekko"},{"location":"/samples.html","text":"","title":"Samples"},{"location":"/samples.html#samples","text":"The samples can be download using Git from incubator-pekko-samples.\nPekko Cluster with Scala Pekko Cluster with Java Pekko Cluster Docker Compose with Scala Pekko Cluster Docker Compose with Java Pekko Distributed Data with Scala Pekko Distributed Data with Java Pekko Distributed Workers with Scala Pekko FSM with Scala Pekko FSM with Java Pekko gRPC on Kubernetes (Scala) Pekko Kafka to Sharding with Scala Pekko Persistence with Scala Pekko Persistence with Java Pekko Cluster Sharding with Scala Pekko Cluster Sharding with Java","title":"Samples"},{"location":"/samples.html#help-wanted","text":"Migrating the following samples and guides from Akka to Pekko falls under the heading ‘Help Wanted’.\nincubator-pekko-connectors-samples incubator-pekko-platform-guide","title":"Help Wanted"},{"location":"/modules.html","text":"","title":"Apache Pekko Modules"},{"location":"/modules.html#apache-pekko-modules","text":"pekko (core) docs api japi pekko-http docs api japi pekko-grpc docs api pekko-connectors docs api pekko-connectors-kafka docs api pekko-management docs api pekko-persistence-cassandra docs api pekko-persistence-dynamodb GitHub pekko-persistence-jdbc docs api pekko-persistence-r2dbc docs api pekko-projection docs api\nWe are still working on fixing up the docs for some Pekko modules. You might also want to look at the following repositories in GitHub.","title":"Apache Pekko Modules"},{"location":"/modules.html#repositories","text":"The Apache Pekko project is broken into several repositories:\nincubator-pekko: contains the core Apache Pekko framework. incubator-pekko-samples: various samples incubator-pekko-connectors: contains connectors for other systems, such as Kafka, Cassandra, etc. incubator-pekko-connectors-kafka: contains the Kafka connector. incubator-pekko-connectors-samples (WIP): contains a sample connector. incubator-pekko-grpc: contains the gRPC server module. incubator-pekko-http: contains the HTTP server module. incubator-pekko-management: contains the tools for operating with Pekko clusters. incubator-pekko-persistence-cassandra: contains the Cassandra persistence module. incubator-pekko-persistence-dynamodb: contains the DynamoDB persistence module. incubator-pekko-persistence-jdbc: contains the JDBC persistence module. incubator-pekko-persistence-r2dbc: contains the R2DBC persistence module. incubator-pekko-projection: contains the event sourcing and CQRS module. incubator-pekko-platform-guide (WIP): contains a Microservice built with Pekko tooling.\nIn addition to the above, there are also the following QuickStart templates:\nQuickstart (Scala) Quickstart (Java) HTTP Quickstart (Scala) HTTP Quickstart (Java) gRPC Quickstart (Scala) gRPC Quickstart (Java)\nincubator-pekko-sbt-paradox contains the documentation functions and theming for Pekko.","title":"Repositories"},{"location":"/download.html","text":"","title":"Download"},{"location":"/download.html#download","text":"Apache Pekko releases are available under the Apache License, Version 2.0. See the NOTICE file contained in each release artifact for applicable copyright attribution notices.\nTo ensure that you have downloaded the true release, you should verify the integrity of the files using the signatures and checksums available from this page.","title":"Download"},{"location":"/download.html#jars","text":"We publish jars to Maven Central with the groupId org.apache.pekko (list). These jars relate to the source downloads you find linked below.","title":"Jars"},{"location":"/download.html#pekko-core","text":"apache-pekko-1.0.2-incubating-src-20231115.tgz signature: (asc) checksum: (sha512)","title":"Pekko Core"},{"location":"/download.html#pekko-http","text":"apache-pekko-http-1.0.0-incubating-src-20230726.tgz signature: (asc) checksum: (sha512)","title":"Pekko HTTP"},{"location":"/download.html#pekko-grpc","text":"apache-pekko-grpc-1.0.1-incubating-src-20231005.tgz signature: (asc) checksum: (sha512)","title":"Pekko gRPC"},{"location":"/download.html#pekko-management","text":"apache-pekko-management-1.0.0-incubating-src-20230805.tgz signature: (asc) checksum: (sha512)","title":"Pekko Management"},{"location":"/download.html#pekko-connectors","text":"apache-pekko-connectors-1.0.1-incubating-src-20231028.tgz signature: (asc) checksum: (sha512)","title":"Pekko Connectors"},{"location":"/download.html#pekko-connectors-kafka","text":"apache-pekko-connectors-kafka-1.0.0-incubating-src-20230726.tgz signature: (asc) checksum: (sha512)","title":"Pekko Connectors Kafka"},{"location":"/download.html#pekko-persistence-cassandra","text":"apache-pekko-persistence-cassandra-1.0.0-incubating-src-20230916.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence Cassandra"},{"location":"/download.html#pekko-persistence-dynamodb","text":"apache-pekko-persistence-dynamodb-1.0.0-incubating-src-20231110.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence DynamoDB"},{"location":"/download.html#pekko-persistence-jdbc","text":"apache-pekko-persistence-jdbc-1.0.0-incubating-src-20230829.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence JDBC"},{"location":"/download.html#pekko-persistence-r2dbc","text":"apache-pekko-persistence-r2dbc-1.0.0-incubating-src-20231209.tgz signature: (asc) checksum: (sha512)","title":"Pekko Persistence R2DBC"},{"location":"/download.html#pekko-projection","text":"apache-pekko-projection-1.0.0-incubating-src-20231012.tgz signature: (asc) checksum: (sha512)","title":"Pekko Projection"},{"location":"/download.html#pekko-sbt-paradox","text":"apache-pekko-sbt-paradox-1.0.0-incubating-src-20230819.tgz signature: (asc) checksum: (sha512)","title":"Pekko SBT Paradox"},{"location":"/download.html#archives","text":"Older releases can be found at https://archive.apache.org/dist/incubator/pekko/","title":"Archives"},{"location":"/download.html#verifying-downloads","text":"It is highly recommended that you verify the files that you download.\nWe provide SHA digest files for all the files that we host on the download site. These files are named after the files they relate to but have .sha512 extensions.\nWe also provide PGP signature files that can be verified using PGP or GPG. These files are named after the files they relate to but have .asc.\nTo verify the SHA digests, use:\nfind . -name \"*.sha512\" -type f -execdir sha512sum -c {} \\;\nTo verify the PGP signatures, you will need to get the KEYS file. This will be in the source archive or can be fetched from https://github.com/apache/incubator-pekko/blob/main/KEYS.\ngpg --import KEYS\nTo verify the download files, run:\nfind . -name \"*.asc\" -exec gpg --no-secmem-warning --verify {} \\;","title":"Verifying Downloads"},{"location":"/how-to-contribute.html","text":"","title":"How to Contribute"},{"location":"/how-to-contribute.html#how-to-contribute","text":"","title":"How to Contribute"},{"location":"/how-to-contribute.html#the-apache-pekko-community","text":"If you have questions about the contribution process or discuss specific issues, please interact with the community using the following resources.\nGitHub discussions: for questions and general discussion. Pekko users mailing list: for Pekko usage discussions. 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.","title":"The Apache Pekko Community"},{"location":"/how-to-contribute.html#code-of-conduct","text":"Please see the Apache wide Code of Conduct.","title":"Code of Conduct"}]} \ No newline at end of file diff --git a/content/what-is-pekko.html b/content/what-is-pekko.html deleted file mode 100644 index a3ad1224..00000000 --- a/content/what-is-pekko.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - -What is Pekko? · Apache Pekko - - - - - - - - - - - - - - -
    - -
    - -
    -
    -
    - -
    -
    -
    - - -
    -
    -
    -
    -
    -
    -

    What is 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.

    -

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

    -

    Disclaimer

    -

    Apache Pekko (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.

    -

    Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.

    -

    While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

    -
    -
    -
    -
    -
    - - - - -
    - - - - - - - - - - - diff --git a/src/main/paradox/index.md b/src/main/paradox/index.md index 99a4c603..dac0330d 100644 --- a/src/main/paradox/index.md +++ b/src/main/paradox/index.md @@ -1,5 +1,5 @@ --- -material.custom.page-stylesheet: assets/stylesheets/home.css +material.custom.page-stylesheet: https://pekko.apache.org/assets/stylesheets/home.css --- @@@ index