Actorに関しての海外Scalaistのtweet

AkkaとScala標準のActorってmergeされる方向らしいけど、これらのtweetを読む限りは、「AkkaのActorのほうが設計が正しい」 的なことになってるから、Akkaのほうがベースでmergeするのかな・・・?っていう勝手な予想(・ω・`)
8
Martin Odersky @odersky

Carl Hewitt, father of actors, attending the Akka session at #scaladays.

2011-06-04 06:09:12
James Iry @jamesiry

In a private conversation Carl Hewitt told me he thinks the mailbox idea in Erlang and Scala actors was a bad idea.

2011-06-06 12:05:30
James Iry @jamesiry

The issue with the Erlang style mailbox is that if you aren't careful to have a default handler unrecognized messages are memory leaks.

2011-06-06 13:32:34
Jonas Bonér @jboner

:@jamesiry Erlang and Scala library actors does it wrong. Akka does it right. #akka #erlang

2011-06-06 13:43:22
brendan mcadams 🫥 @rit

@jboner that should just be your new slogan/story. "Akkad does it right. "

2011-06-06 13:52:41
Martin Odersky @odersky

@jboner @jamesiry +1. In fact, it was me who told Carl Hewitt about the difference btw Erlang and Akka, and why Akka does it right.

2011-06-06 14:02:56
brendan mcadams 🫥 @rit

@odersky @jboner @jamesiry i found as well that truly customizable dispatchers makes a BIG difference in how Akka does things right too FWIW

2011-06-06 14:09:30