Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Play Framework, Ebean and Akka Promises

Use play WS 2.5.x from Akka actor

Akka remote actors cannot communicate between Play! applications

How to conditionally add route paths in akka-http?

scala akka akka-http

Akka intercepting receive with stackable behavior

scala akka slf4j interceptor mdc

Play2 Scala - Global cannot be cast to play.GlobalSettings

What is the purpose of AbstractSystem trait in akka-spray-websocket activator?

scala akka spray

Akka streams: Simulating a failed stream with OverflowStrategy.fail()

java akka akka-stream

How do you know what messages you can send to actor?

scala akka actor

Playframework execution context : can I limit queue size?

playframework akka

AskTimeoutException: on spray-can server stop

scala akka spray

Building akka fails on "Error: could not retrieve JNA"

git scala build sbt akka

Why does Scala not infer the type parameters when pattern matching with @

Akka Cluster Java API sample

Scala IntelliJ warning "dynamic invocation could be replaced with a constructor invocation"

scala intellij-idea akka

Alternative to using Future.sequence inside Akka Actors

scala akka future actor