Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How to use Akka HTTP to generate contents via an output stream

spray Marshaller for futures not in implicit scope after upgrading to spray 1.2

scala akka future spray

could not find implicit value for parameter system: akka.actor.ActorSystem

scala akka actor

akka.actor.ActorLogging does not log the stack trace of exception by logback

scala akka logback

Docker Akka-Http application endpoint not reachable

scala docker akka

What benefit do Props bring to actor creation in Akka?

akka actor prop

How do i specify spray Content-Type response header?

scala akka spray

Difference between transparent remoting and location transparency

java scala akka rmi remoting

akka http compile error

scala akka akka-http

Akka and ReactiveMongo

Akka actors unit testing with Scala

scala testing akka actor specs

Is it okay that NonFatal catches Throwable?

Listening to Akka-HTTP ports remotely

scala akka port akka-http

What is the difference between actors (Akka) and agents (JADE) in distributed systems? [closed]

java akka agents-jade

how to add logging function in sending and receiving action in akka

scala akka

Why does Scala fail to instantiate a Companion Object?

scala akka stm

How to recover messages in Akka Actors now that Durable Mailboxes are removed?

scala akka

Event-sourcing with akka-persistance: growing state as list?

How to clean up other resources when spark gets stopped

scala apache-spark akka