Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Filter async with akka-stream

scala akka akka-stream

Akka :: Using messages with different priorities over event stream in ActorSystem

Why we need implicit parameters in scala?

scala akka

Getting instance of class used to create an actor in Akka in test

Akka testkit: what is the timeFactor?

akka

Akka scheduling patterns

scala akka

Akka cluster detecting Quarantined state

scala akka akka-cluster

How to test Akka Persistence actor

Compose more than one receive function in Akka Actors

Understanding NotUsed and Done

scala akka akka-stream

When to use local vs remote actors?

akka

Converting a side-effect only function to async using futures. Which is the return type?

scala akka

How to use Tinkerpop with actors

End-to-End Reactive Streaming RESTful service (a.k.a. Back-Pressure over HTTP)

convert function to partial function scala

Akka Future - Parallel versus Concurrent?

scala akka future

Akka stream - List to mapAsync of individual elements

scala akka akka-stream

Akka streams: dealing with futures within graph stage

scala akka akka-stream

Use singletons in akka scala actor

Passing request context implicitly in an actor system