Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

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

I need to communicate with multiple remote actor systems

c# akka akka.net

How do I extract a Future[String] from an akka Source[ByteString, _]?

Can an Akka actor store its outgoing messages in a durable mailbox?

messaging distributed akka

Differences between Akka Scala and Java [closed]

java scala akka

Howto resend message after actor is restarted by supervisor strategy

akka

How to open TCP connection with TLS in scala using akka

scala sockets ssl tcp akka

How can i make Shiro work in Scala + Akka + Spray environment

akka shiro spray

"Dead letters encountered" as soon as actors are placed into router

scala akka

Correct way to postpone messages in Akka

scala akka