Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Akka does that as well, and you're right, it's very important for writing declarative, distributed logic. Akka's ActorRef abstracts over the physical location of the actor, just as Erlang's PIDs do.


So does Cloud Haskell (which borrows and improves on many ideas from Erlang/OTP).

http://haskell-distributed.github.com/documentation.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: