Hacker News new | ask | show | jobs
by _davide_ 254 days ago
> What could go wrong?

LoL, an insane amount of things. TCP connections are an illusion of safely, for the purpose of database commits use UDP packets as a model instead, it'll be much closer to reality.

1 comments

> an insane amount of things

List a couple

> TCP connections are an illusion of safely

Why?