Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How does test fail with both "TestsFailedException" and "Failed 0, Errors 0"

scala sbt akka scalatest

Testing concurrent/parallel execution

testing scala concurrency akka

Is Akka actor execution mutexed?

akka

When does it make sense to use Actors in a web application

Akka model supervision

scala akka

Why is my Akka application hanging after 1 to 2 days?

scala akka akka-http

Akka + Java: set actors name while using RoundRobinPool

java akka actor

Scala Akka Stream: How to Pass Through a Seq

The Actor DSL example from Akka doc

scala akka

How to include sigar native libraries in sbt-native-packager Akka build?

Use of Akka Framework in a non-concurrent environment

java web-services akka

Using akka-http client `entity.discardEntityBytes` with strict Unmarshaller

scala akka akka-http

is creating too many actors in akka bad?

java akka

sbt compile takes very long time to complete

Should I use akka.http.scaladsl.util.FastFuture instead of scala.concurrent.Future?

What is the purpose of stopping actors in Akka?

akka fault-tolerance