Hacker News new | ask | show | jobs
by leventov 4139 days ago
Now they think about adding concurrency anyway (https://news.ycombinator.com/item?id=9026344) And one day they will implement that, because it is quite difficult to keep talking that single-threaded database solution is OK in today's server CPU landscape, better non-blocking system IO, etc. Why you think A + B (features + concurrency) is better than B + A (concurrency + features)?