Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Akka Insights is intelligent monitoring and observability purpose built for Akka.
Akka is the implementation of the Actor Model on the JVM.
Actors and Streams let you build systems that scale up, using the resources of a server more efficiently, and out, using multiple servers.
Building on the principles of The Reactive Manifesto Akka allows you to write systems that self-heal and stay responsive in the face of failures.
Up to 50 million msg/sec on a single machine. Small memory footprint; ~2.5 million actors per GB of heap.
Distributed systems without single points of failure. Load balancing and adaptive routing across nodes. Event Sourcing and CQRS with Cluster Sharding. Distributed Data for eventual consistency using CRDTs.
Asynchronous non-blocking stream processing with backpressure. Fully async and streaming HTTP server and client provides a great platform for building microservices. Streaming integrations with Alpakka.
Lightbend is the company behind Akka, used by development teams to build the most demanding, globally distributed, cloud native application environments and streaming data pipelines. Global 2000 enterprises turn to Lightbend products like Akka Serverless and Akka Platform to support their most business-critical initiatives.
Organizations with extreme requirements rely on Akka and other Lightbend technologies—read about some of the successful journeys and case studies from Lightbend customers.
See our news and articles for more good reads
Mar
21
2022
We are excited to announce Akka 2.6.19
Mar
03
2022
We are happy to announce the 10.2.9 release of Akka HTTP
Feb
14
2022
We are happy to announce the 10.2.8 release of Akka HTTP
Jan
21
2022
Alpakka Kafka 3.0.0 has been released!