Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actor

What is the benefit of using Futures over parallel collections in scala?

Akka/Scala: mapping Future vs pipeTo

scala akka actor

How to deal with long initialization of an Akka child actor?

scala akka actor

Using Futures in Akka Actors

scala akka actor future

Akka Actors: Need an example to understand some basics

scala concurrency actor akka

Akka Socket per actor

Scala Actors: Different behavior on JRE 1.5 and 1.6

scala scala-2.8 java actor

What is the smallest unit of work that is sensible to parallelize with actors?

scala actor akka

Using Actors instead of `synchronized`

Relation between Akka and scala.actors in 2.10

scala akka actor scala-2.10

The strange case of multiple Futures in Scala

Actor-based distributed concurrency libraries for Ocaml and other languages [closed]

Using scala actor framework as fork-join computation?

scala actor fork-join

How are akka actors implemented on underlying threads?

Sleeping actors?

scala actor

Scala remote actors

scala actor

Akka Actor ask and Type Safety

What are the differences and useage patterns for dispatchers in Akka 2?

scala akka actor

akka cluster seed nodes give error: dropping message for non-local recipient

scala akka actor akka-cluster

How do I get hold of exceptions thrown in a Scala Future?