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 200 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 changed the license on all Akka modules from Apache 2.0 to the BSL v1.1 (Business Source License) starting with Akka v2.7, which was released in October 2022.
Read the FAQ and visit Lightbend.com for more details and to learn what this means for organizations with less than $25M in annual revenue and for those with over $25M in annual revenue.
“We have decided to change Akka’s license to ensure a healthy balance between all parties, shared responsibility, and, by extension, contribute to Akka’s future development,”
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 Kalix and Akka 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.
See our news and articles for more good reads
May
16
2023
We are excited to announce Akka 23.05 release
Oct
26
2022
We are excited to announce the Akka October 2022 release
Sep
06
2022
We are happy to announce the 10.2.10 release of Akka HTTP
Sep
06
2022
We are pleased to announce Akka 2.6.20 and releases of other Akka projects