in
New to Akka, want to get up and running and learn the basics as fast as possible? Check out the get started section of the documentation!
At the core of Akka: A model for concurrency and distribution without all the pain of threading primitives.
Current version: 2.6.6
An intuitive and safe way to do asynchronous, non-blocking backpressured stream processing.
Current version: 2.6.6
Achieve resilience and elasticity by distributing your system over multiple nodes.
Current version: 2.6.6
Distribute your actors across the cluster based on their identity.
Current version: 2.6.6
Eventsourcing for actors allows them to reach the same state after restarts.
Current version: 2.6.6
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
Streaming gRPC servers and clients on top of Akka Streams.
Akka Enhancements is a suite of useful components that complement Akka, such as "Split Brain Resolver", "Config Checker", "Akka Multi-DC persistence", and others.
Extensions for operating Akka systems on cloud systems (k8s, aws, ...)