Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

What is the difference between Typed and UnTyped Actors in Akka? When to use what?

java actor akka

Is passing around ActorRef to other Actors good or bad ?

Differences between AMQP and ZeroMQ

Akka TypedActor vs. writing my own static interface to an Actor class

scala akka actor typedactor

Can Scala actors process multiple messages simultaneously?

scala concurrency actor

How does I/O work in Akka?

How Clojure's agents compare to Scala's actors?

Scala final vs val for concurrency visibility

Blocking calls in Akka Actors

Scala pattern matching confusion with Option[Any]

libgdx difference between sprite and actor

sprite libgdx actor

Scala actors & Ambient Reference

scala akka actor

How to restrict actor messages to specific types?

scala actor akka

When should one use the Actor model?

Which Actor model library/framework for python and Erlang-like? [closed]

Actor pattern - what it exactly constitutes

design-patterns actor

Scala actors - worst practices? [closed]

scala akka actor

Different Scala Actor Implementations Overview

scala actor lift scalaz akka

Difference between forward and tell in akka actors

scala akka actor

What does a single apostrophe mean in Scala? [duplicate]

scala actor