Writing highly scalable backends in UDP. The solution (mas-bandwidth.com) 2 points by gafferongames 2y ago ↗ HN Last week I shared a test I used when interviewing backend programmers at Network Next. This week I share the solution.
[–] remram 2y ago ↗ The mere mention (as a joke?) that it'd be impossible, or something close to impossible, is silly given that DNS servers exist. [–] gafferongames 2y ago ↗ Go ahead. Implement it and scale to 1M clients. Post your code here when you're done
[–] gafferongames 2y ago ↗ Go ahead. Implement it and scale to 1M clients. Post your code here when you're done
[–] mannyv 2y ago ↗ This is why I said to stuff the UDP requests into SQS and have the backend read off the queue.If the requirements are impossible, change the requirements. [–] gafferongames 2y ago ↗ Bingo [–] gafferongames 2y ago ↗ But how much would it cost each month to implement your solution at a steady load of 1M clients?
[–] gafferongames 2y ago ↗ Bingo [–] gafferongames 2y ago ↗ But how much would it cost each month to implement your solution at a steady load of 1M clients?
[–] gafferongames 2y ago ↗ But how much would it cost each month to implement your solution at a steady load of 1M clients?
5 comments
[ 3.1 ms ] story [ 24.7 ms ] threadIf the requirements are impossible, change the requirements.