Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

ClassCastException: interface akka.actor.Scheduler is not assignable from class akka.actor.LightArrayRevolverScheduler

Best way to handle asynchronous calls inside receive method of Akka actor

Distributed Actors in Akka

When will Akka bring better performance?

performance scala akka

Mixing Parallel Collections with Akka

Setting akka TestKit default timeout in code

scala akka

Akka HTTP Streaming JSON Deserialization

WebSocket.acceptWithActor and @Inject() in the Actor (Play 2.5)

Basics | Threaded vs Reactive concurrency model

Uncaught error from thread shutting down JVM since 'akka.jvm-exit-on-fatal-error' is enabled for ActorSystem

jvm akka actor leveldb

Combining Akka, Spray, and embedded Jetty

scala jetty akka

How can akka actor interact between threads

multithreading akka

Check if a Scala / Akka actor is terminated

scala akka actor

How to get a reference to an existing ActorSystem in Akka?

scala akka actor spray

Akka with Frege running slower than Scala counterpart

scala akka frege

Scala Case Classes vs. Protocol Buffers with Akka over the network

How to handle exception with ask pattern and supervision

scala akka akka-supervision

Forwarding HTTP/REST Request to another REST server in Spray

scala rest http akka spray

Checking if remote Akka actor is available

scala akka

Akka Http: Exceeded configured max-open-requests value of [32]

scala akka spray akka-http