Akka
Akka는 오픈 소스 툴킷으로, JVM 상의 동시성과 분산 애플리케이션을 단순화하는 런타임이다. Akka는 동시성을 위한 여러 프로그래밍 모델을 지원하지만, Erlang으로부터 영향을 받아 actor 기반의 동시성이 두드러진다.
자바와 스칼라 언어 모두로 작성이 가능하다. Akka는 스칼라 2.10로 작성되었으며, 스칼라 2.10의 Akka의 actor 구현은 스칼라 표준 라이브러리에 포함되어있다.
Categories
Akka HTTP Contents
- Akka:Http (template edit)
- Akka:Http:RoutingDSL
- Akka:Http:Directives
- Marshalling Directives
Akka Stream Contents
- Akka:Stream (template edit)
- Source
- viaMat
- toMat
Swagger
Classes
See also
Favorite site
- Akka web site
- Akka 첫 번째, Akka를 이용한 Concurrent 프로그래밍 시작하기
- Actor model and akka
- HAMA 블로그 - 예제로 배우는 아카(akka) - Akka 시작하기
- Akka gRPC Quickstart with Scala (gRPC, Scala, Akka)
- akka-http | SSLEE 생각의 조각들 1 (archive)
References
-
Sslee05.github.io-master-d78ed48.zip ↩