Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

Can't explain behaviour of examples executed in the scala shell

debugging shell scala actor

Scala sending messages to self Good or Bad?

Is it mandatory to have a master actor in Akka?

scala akka actor

Why I should use context.become() to store internal state in Actor?

scala akka actor

Actor pool in scala

Can I add an actor to the back layer in Libgdx?

Actors in Scala.net

.net scala concurrency actor

Value ! is not a member of Actor

scala akka actor

Do Akka Streams leverage Akka Actors?

scala akka actor akka-stream

Does Erlang support an "ask" operation?

erlang promise akka actor

How many actors can be launched in scala?

scala 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

Actor-based webservice - How to do it properly?

scala actor akka spray