Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Akka version collision between Flink and Play 2.5

Porting python-twisted based code to scala: framework advice needed

python scala twisted akka scalaz

Akka for simulations

simulation akka bigdata

Make Akka aware of Play's logback configuration

NUMA awareness of JVM

scala jvm akka numa

In Akka's persistent actor, is creating a child actor considered to be a side effect, or the creation of state?

persistence akka actor

Akka unit testing strategies without mocks

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