Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

Flat actor tree

scala akka actor

Difference Between Actor model and web service/Message Queue

Is there a Scala-specific way to implement periodic execution?

scala concurrency actor

Scala Remote Actors - Pitfalls

program hangs when using multiple futures with multiple remote actors

scala scala-2.8 actor future

Actors in Clojure

clojure actor

How to interrupt task in Scala?

multithreading scala actor

libcppa actor that spawns actors on socket connections

Dart Isolate vs Akka

dart akka actor dart-isolates

Scala stateful actor, recursive calling faster than using vars?

performance scala actor

How does Akka handle message versions?

How to "publish" a large number of actors in CAF?

How to Merge or skip duplicate messages in a Scala Actor?

scala actor

Using Mokito to mock out an Akka Actor's log object

Erlang/Scala Migrating Actors from one node to another

Akka actor forward message with continuation

scala akka actor future

Akka - Is it possible to get the message in the actor's supervisor on it's failure?

scala akka actor

What is the difference between Actor Model Framework and Complex Event Processing (CEP)?

Actor-based webservice - How to do it properly?

scala actor akka spray

TPL Dataflow, how to forward items to only one specific target block among many linked target blocks?