Comment by sdedovic
7 years ago
This reminds me of a part of the Akka documentation about distributing your application across multiple machines:
> The key for enabling this is to go from remote to local by way of optimization instead of trying to go from local to remote by way of generalization. [1]
I think its analogous to this mobile/desktop "purist" OS. Specialize, don't generalize.
[1] - https://doc.akka.io/docs/akka/current/general/remoting.html#...
No comments yet
Contribute on Hacker News ↗