Y
Hacker News
new
|
ask
|
show
|
jobs
by
shinolajla1234
4824 days ago
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.
1 comments
drdaeman
4824 days ago
So does Cloud Haskell (which borrows and improves on many ideas from Erlang/OTP).
http://haskell-distributed.github.com/documentation.html
link
http://haskell-distributed.github.com/documentation.html