Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Scala/Akka Future onComplete Success compiler error

scala akka actor future

Akka Actor Props factory

akka actor

Memory Leak on DeleteOnExitHook

Play Framework 2.0 schedules an Akka Actor at server launch

playframework-2.0 akka

How to start a Scala akka actor

scala akka