Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

Elixir: what's the point of Async HTTP?

http asynchronous actor elixir

Akka: communicating back outside the actor system?

java akka actor

How should I handle blocking operations when using scala actors?

scala actor

akka sending a closure to remote actor

scala akka actor

What actor based web frameworks are available for Scala?

scala frameworks actor

how can I store a scala actor reference?

scala actor

Should my Scala actors' properties be marked @volatile?

Scala actors exception "react on channel belonging to other actor"

scala actor channel

Can Akka actor drop messages from it's mailbox if needed?

scala akka actor

Akka - Common service actor: Identify or Extension

scala akka actor identify

Whose responsibility is creating Akka actor's children when it fails?

scala akka actor

"Dead Letters encountered" error while running AKKA remote actors

scala akka remoting actor

What happens when we use loop instead of while(true) with scala actors?

scala actor

is there any scala network library with actor model

scala networking actor

React for futures

scala actor future

Client-Server example with Scala actors

scala actor

fork and join using Akka

Pattern for interruptible loops using actors

scala actor akka

Invoking a Future inside a receive method and stopping the actor after that

scala akka actor future

Akka Configuration Exception: Logger specified can't be loaded