Hacker News new | ask | show | jobs
by cmsd2 3494 days ago
I like the trend towards taming async networks, like the nopaxos paper which show's what's possible when the network layer provides a total order on client requests.

Seems not completely unrelated to prior work to turn async networks into timed-async networks like with Spanner.