Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Akka Streams Websocket Wiring

Canonical Example of how to test Akka Actor using Scala in Play Framework

Does Akka's event bus guarantee message order?

java scala akka event-bus

Akka: communicating back outside the actor system?

java akka actor

Self referencing a val during definition in scala

Why are Futures within Futures running sequentially when started on Akka Dispatcher

akka sending a closure to remote actor

scala akka actor

Using dynamic sink destination in Akka Streams

akka akka-stream

Why does akka-stream's Source.groupedWithin not respect the duration?

akka akka-stream

Proper way to programmatically stop an Alpakka Kafka stream

How to add sbteclipse plugin to SBT 0.10.x

eclipse scala sbt akka

Akka warning about "Too many HashedWheelTimer instances"

scala akka

What are some common use cases for using the Akka Microkernel?

java scala akka

Typed messages in akka

scala akka

Can Akka actor drop messages from it's mailbox if needed?

scala akka actor

Akka - Common service actor: Identify or Extension

scala akka actor identify

Whose responsibility is creating Akka actor's children when it fails?

scala akka actor

"Dead Letters encountered" error while running AKKA remote actors

scala akka remoting actor

Akka IO.TCP with Json

sockets scala tcp akka

Configuring logback to write to different logs files

scala logging akka logback