Hacker News new | ask | show | jobs
Distributed Sorting – Google Interview Question – Algorithm and System Design (quanticdev.com)
3 points by soygul 1953 days ago
1 comments

Forgot to add the section on inter-node communication on the previous article so added this new one. This one uses Apache Kafka for inter-node data streaming and other communications.