Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Can't Inspect in Typesafe Activator

akka typesafe-activator

Testing actors using dependency injection in play framework 2.4.x

Creating an RDD to collect the results of an iterative calculation

How to supervise cluster singleton in Akka?

How can I use and return Source queue to caller without materializing it?

scala akka akka-stream

Using Akka Http for Multiple Bindings

Akka Streams split stream by type

How to compose two Flows side-by-side?

How do we test Actors in Java?

Is it OK to use blocking actor messages when they are wrapped in a future?

scala actor akka

logger names for configuring akka logger using the event-handler

scala logging slf4j akka

Starting Akka actors in Play

Actor selection

scala akka

How to mavenize a Scala / Akka / Play project?

Scala Akka and Protocol Buffers

scala akka protocol-buffers

Can Akka.NET and Original Akka communicate Using Remoting?

akka akka.net

akka-http no stack trace or details on error

Akka Http.get(ActorSystem) leads to Ambiguous method call in intellij

Could not resolve substitution to value :$akka.stream-blocking io dispatcher

What is the difference between timers.startSingleTimer and scheduler.scheduleOnce in Akka Actor?

scala akka scheduling actor