Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Akka : the proper use of `ask` pattern?

scala asynchronous akka future

Should I share the Materializer instance or always create a new one when needed?

akka akka-stream

My Spark's Worker cannot connect Master.Something wrong with Akka?

How print akka configuration at startup?

File upload using Akka HTTP

How to determine optimal number of threads for high latency network requests?

Akka Java : create an actor with constructor taking parameters

java akka

Akka Pattern - Actor tree, reply to original source

How do I supply an implicit value for an akka.stream.Materializer when sending a FakeRequest?

Get http headers with akka routing dsl

scala akka akka-http

akka: how to test that an actor was stopped

scala unit-testing akka

play framework 2.1 - scheduling async tasks

preStart hook: a message to the actor itself

scala akka

How does Scala attain parallelism?

NotSerializableException for `Map[String, String]` alias

Execution Context and Dispatcher - Best practices, useful configurations and Documentation

How do I wrap a java.util.concurrent.Future in an Akka Future?

Where should actor messages be declared?

scala akka actor

Akka-http: Accept and Content-type handling

scala akka akka-http