←back to thread

287 points shadaj | 1 comments | | HN request time: 0.213s | source
Show context
dingnuts ◴[] No.43196115[source]
>The static-location model seems like the right place to start, since it is at least capable of expressing all the types of distributed systems we might want to implement, even if the programming model offers us little help in reasoning about the distribution. We were missing two things that the arbitrary-location model offered:

> Writing logic that spans several machines right next to each other, in a single function

> Surfacing semantic information on distributed behavior such as message reordering, retries, and serialization formats across network boundaries

Aren't these features offered by Erlang?

replies(4): >>43196275 #>>43196290 #>>43196826 #>>43197389 #
1. ◴[] No.43197389[source]