Hacker News new | past | comments | ask | show | jobs | submit login

using a systems language for a backend mainly gains throughput over python than latency. each request might not be faster but you can handle 100x more users.



Amdahl's law, it won't be 100x when my server is waiting on RPCs and other I/O most of the time anyway




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: