Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

How to create a Source from Future[Iterator]?

scala stream akka akka-stream

Akka 2.0 Remoting: How do I start/allocate remote actors at runtime

scala akka

Akka stream - limiting Flow rate without introducing delay

java stream akka

Creating an Akka stream for parallel processing of collection elements

akka akka-stream

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 ?