Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Akka actors/scala - single onSuccess for multiple asks

scala akka actor

Akka won't override application.conf with command line parameters

scala akka scala-2.10

Akka Persistence – Force replay

akka split task into smaller and fold results

scala akka actor

connecting android application with akka remote server

android akka

akka: using akka-typed to implement the active objects pattern

scala akka akka-typed

Unit testing persistent actors in Akka

java unit-testing akka actor

modified hello world in Akka - why so many lost messages and dead letters?

java 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