Different Scala Actor Implementations Overview

前端 未结 5 1151
无人及你
无人及你 2020-12-12 12:14

I\'m trying to find the \'right\' actor implementation. I realized there is a bunch of them and it\'s a bit confusing to pick one. Personally I\'m especially interested in r

5条回答
  •  执笔经年
    2020-12-12 12:34

    This is the most comprehensive comparison I have seen so far:

    http://doc.akka.io/docs/misc/Comparison_between_4_actor_frameworks.pdf via http://klangism.tumblr.com/post/2497057136/all-actors-in-scala-compared

提交回复
热议问题