Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Akka remoting between different version

scala akka

How to convert Long to Duration (import scala.concurrent.duration) in SCALA

scala akka actor

Does a blocking IO in Quasar's fiber block a thread in its threadpool?

java akka actor fibers quasar

When to use various Akka Mailbox types

akka messaging actor

Can not always reuse Actor's name after graceful stop

scala akka

Is the actor model not an anti-pattern, as the fire-and-forget style forces actors to remember a state?

What do the type parameters to Source<Out,Mat> mean?

scala akka akka-stream

Akka avoiding wrapping future when responding to non-Actor code

scala akka future

Is the Akka Actors library installed with the Scala IDE for Scala 2.10?

eclipse scala ide akka actor

Akka. How to illustrate actors in UML?

uml akka actor-model

Get or create child Akka actor and ensure liveness

could not find implicit ...: akka.http.server.RoutingSetup

scala akka akka-http

Akka Streams running on cluster nodes

Multiple actor systems for an application

scala akka

Akka websocket - how to close connection by server?

scala akka akka-http

Websocket Proxy using Play 2.6 and akka streams

Parallel random number generation with Akka Futures

scala random akka future

Handling Future onSuccess as response from an Akka actor

java akka

max number of actors per host in akka

java akka akka-cluster

Running Typesafe Console/Atmos to monitor actor system/scala app. Running from IntelliJ IDEA or any other IDE