Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How does I/O work in Akka?

How to send a message to an actor's parent in Akka Classic?

java akka

Is it possible to use the Akka scheduler inside an actor?

scala akka scheduler

Testing Actors in Akka

scala akka scalatest

How to implement a REST Web Service using Akka?

scala rest akka scalatra

How to convert Map[A,Future[B]] to Future[Map[A,B]]?

scala akka future

No configuration setting found for key 'akka.version'

Blocking calls in Akka Actors

Difference between Clustering and Remoting in Akka

akka akka-cluster

Accessing the underlying ActorRef of an akka stream Source created by Source.actorRef

scala akka akka-stream

How to create a scala.collection.immutable.Seq from a Java List in Java?

java scala akka

no configuration setting found for key akka

scala akka spray

Threads configuration based on no. of CPU-cores

How to combine Futures of different types into a single Future without using zip()

scala akka future applicative

How to convert Source[ByteString, Any] to InputStream

scala akka akka-stream

What are the default Akka dispatcher configuration values?

java scala akka dispatcher

How to fix the Dropping Close since the SSL connection is already closing error in spray

Data Consistency Across Microservices

How does one log Akka HTTP client requests

scala akka akka-http

When to use Actors vs Futures?

akka playframework-2.2