Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Giving an ActorPath for a testProbe

scala testing akka

Akka dispatcher inherritance

Handle Akka stream's first element specially

scala akka akka-stream

Akka (2.3.0) fails to load Slf4jEventHandler class with java.lang.ClassNotFoundException

scala logging akka

Is an ActorRef updated when the associated Actor is restarted by the supervisor?

what is akka and for which purpose it is used?

akka

"max allowed size 128000 bytes, actual size of encoded class scala" error in akka remoting

Multiple WS call in one action, how to handle Promise objects?

How to configure and tune Akka Dispatchers

Akka Dead Letters with Ask Pattern

scala akka actor

Akka messaging mechanisms by example

Actors (scala/akka): is it implied that the receive method will be accessed in a threadsafe manner?

scala thread-safety akka actor

SLF4J: Class path contains multiple SLF4J bindings. message printed on console

logging sbt akka slf4j logback

ERROR yarn.ApplicationMaster: Uncaught exception: java.util.concurrent.TimeoutException: Futures timed out after 100000 milliseconds [duplicate]

Cancellation with Future and Promise in Scala

Akka for REST polling

How to configure downing in akka cluster when a singleton is present

singleton akka akka-cluster

Could AKKA remoted actors be a used in a p2p swarm context?

Dynamically add/remove routees to a router actor

scala akka

Mapped Diagnostic Context logging with play framewok and akka in java