Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in akka

Which ThreadPool in Java should I use?

java scala threadpool actor akka

Akka and state among actors in cluster

How do I mix typed and untyped actors?

How to refactor this code by using akka streams.

Elegant way of reusing akka-stream flows

scala akka akka-stream

Akka Cluster Joining with DNS Load Balancing

java scala akka akka-cluster

Akka non blocking options when an HTTP response is requied

http scala akka nonblocking

How do I setup akka Actor fault tolerance?

scala actor akka

How can I deconstruct a Spray API HTTPResponse?

scala solr akka spray

How send messages to akka system in neighbouring jvm?

Testing timer events in akka

When to use Akka Microkernel?

java scala akka

Explaining Akka Thread Pool Executor Config Parameters

scala akka

How to create routers in akka with parameterized actors?

scala constructor routing akka

Akka: Testing interactions with the IO managers

scala akka

Akka/Java: Handling multiple message types inside a custom actor?

java akka messaging

What a use case for Akka persistent actor?

In AKKA does calling shutdown on a supervisor stop all the actors it's supervising?

How to know if an actor is idle

java actor akka

How to assemble an Akka Streams sink from multiple file writes?