Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How can I encrypt (using SSL) Akka Remoting messages?

ssl akka akka-remote-actor

Akka HTTP 2.0 to use SSL (HTTPS)

scala ssl akka akka-http

stop all actors in a system without shutting down the system itself?

scala akka

Play Websocket sample - Only one Akka actor?

actor replying to non-actor

java akka

Akka-HTTP: File Upload

scala upload akka akka-stream

How to mock an Akka Actor to Unit Test a class?

Play 2.5 with Akka - could not find implicit value for parameter timeout: akka.util.Timeout

scala playframework akka

In Akka, can I spoof a message from a different actor?

scala akka

AKKA-http deployment

reference.conf vs application.conf files in Akka

Extending a partially implemented partial function in scala

Akka Futures Exceptions

Why spring integration doc for akka exists only for 1.3.1 but not for next versions

java spring integration akka