Akka API

Akka is a toolkit for building highly concurrent, distributed, and fault-tolerant applications on the JVM using the Actor model. Includes Akka Actors, Akka HTTP, Akka Streams, and Akka Cluster.

API entry from apis.yml

apis.yml Raw ↑
aid: scala:akka
name: Akka API
description: Akka is a toolkit for building highly concurrent, distributed, and fault-tolerant applications
  on the JVM using the Actor model. Includes Akka Actors, Akka HTTP, Akka Streams, and Akka Cluster.
tags:
- Actors
- Concurrent
- Distributed Systems
- HTTP
- Reactive
- Scala
humanURL: https://doc.akka.io/
properties:
- type: Documentation
  url: https://doc.akka.io/docs/akka/current/
- type: API Documentation
  url: https://doc.akka.io/api/akka/current/akka/
- type: GitHub
  url: https://github.com/akka/akka