Alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 73.5
- age_days: 3611
- days_rel: 16
- days_push: 14
- n_releases_24m: 9
Adoption not part of the score
1268 stars · 630 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Akka is a JVM-based platform built on the actor model for building concurrent, distributed, and resilient applications, comprising core libraries, an SDK, and managed operations. Alpakka extends Akka Streams with reactive, backpressure-aware connectors to systems like Kafka, Cassandra, AWS, and AMQP.
Use cases
- build highly concurrent and scalable services without locks
- build clustered fault-tolerant distributed systems
- stream data with backpressure from Kafka or AWS services
- build reactive event-driven microservices
- process terabyte-scale data streams
- build IoT and edge-to-cloud systems
- implement self-healing high-availability services
When to choose
- you need high-throughput, low-latency concurrent processing on the JVM
- you want actor-model abstractions for distributed state and messaging
- you need reactive stream integrations with external systems via Alpakka
- you require clustering, elasticity, and multi-region HA
When to avoid
- you want a simple CRUD web app with minimal complexity
- your team has no appetite for the actor-model learning curve
- you need a permissive open-source license (Akka uses a BSL license)
- you are outside the JVM ecosystem
Facets
framework · maturity active
concurrency streaming message-queue http-server rpc microservices sdk microservices backend developer-tools jvm jvm-scripting cloud self-hosted actor-model reactive-streams akka-streams alpakka kafka-integration clustering fault-tolerance event-driven real-time messaging
4 sources
- readme: https://github.com/akka/alpakka · fetched 2026-08-28 · 30fcc05af856
- homepage: https://doc.akka.io/libraries/alpakka/current/ · fetched 2026-08-29 · 17143b4075d8
- site_page: https://doc.akka.io/libraries/alpakka/current/other-docs/index.html · fetched 2026-08-29 · ca1b6d121f2f
- site_page: https://doc.akka.io/libraries/alpakka/current/index.html · fetched 2026-08-29 · 17143b4075d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| akka/alpakka | main | 94 |
| akka/akka-core | main | 98 |
| akka/alpakka-kafka | plugin | 93 |
| akka/akka-http | plugin | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem