Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

Dataflow programming vs Actor model

actor dataflow

Tracing the action of consuming messages from mailbox in Erlang

erlang actor trace

What is the best practice way to initialize an actor from the database

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

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?