Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How to kill an Akka actor after X amount of time?

java akka

Result of map and mapAsync(1) in Akka Stream

scala akka akka-stream

How to aggregate elements of one Akka stream based on elements of another?

Scala pipelines - DSL for building a DAG workflow

Options for Debugging Akka applications? - Activator or/and something else ?

What to import for this code to work (and in general)?

How to setup domain model as actor?

How to tell why Play 2.4 is shutting down

Any way to avoid defining a props method in an Akka companion object?

scala akka

Akka Futures guidance

java multithreading akka

How to guarantee response time of Actor?

scala concurrency akka actor

Creating an actorpublisher and actorsubscriber with same actor

scala akka akka-stream

Changing Akka actor state by passing a method with arguments to "become"

scala akka actor

multipart form data in Lagom

Akka/Scala: Can You Explain What's Going On in this Akka Streams Flow?

Creating a TestActorRef results in NullPointerException

scala testing akka actor

How can reactive extensions and/or actor model simplify process orchestration?