6 ms·
Take a look at what Jonas Boner is doing with Scala OTP: http://jonasboner.com/2008/12/11/real-world-scala-fault-tolerant-concurrent-asynchronous-components.htm
by tjweir 17y ago
Take a look at what Jonas Boner is doing with Scala OTP:
http://jonasboner.com/2008/12/11/real-world-scala-fault-tolerant-concurrent-asynchronous-components.html http://jonasboner.com/2008/12/11/real-world-scala-fault-tole...
and
http://github.com/jboner/scala-otp/tree/master http://github.com/jboner/scala-otp/tree/master
Stealing some of the great ideas of Erlang and re-implementing them in Scala.