Comment by switchbak
5 hours ago
Java's RMI sounds similar ... but I haven't really seen much of that used in a robust way. You can only ship serializable state which becomes quite limiting after a while. Shipping the data and reusing the same code across nodes seems to accomplish the same thing with less headaches.
No comments yet
Contribute on Hacker News ↗