Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

In Akka, can I spoof a message from a different actor?

scala akka

AKKA-http deployment

reference.conf vs application.conf files in Akka

Extending a partially implemented partial function in scala

Akka Futures Exceptions

Why spring integration doc for akka exists only for 1.3.1 but not for next versions

java spring integration akka

Using synchronized/locks in future code

Count number of elements in Akka Streams

scala akka akka-stream alpakka

Akka Actor "ask" and "Await" with TimeoutException

scala actor akka

Akka Actor how to only process the latest message

scala akka

Implicit jsonFormat for case class with varargs

scala akka spray spray-json

If scala advocate immutability why it adopted actor model with its mutable nature? [closed]

Multiple sinks in the same stream

Akka framework support for finding duplicate messages

scala akka

using guice injection with actor throws null pointer

Akka as the concurrency model for Clojure

Sender becomes Actor[akka://Main/deadLetters]

multithreading scala akka

Does Akka onReceive method execute concurrently?

synchronization actor akka

Extracting Path Head in Akka Directives

Parallel file processing in Scala

scala akka actor