scale of facebook?
according to this benchmark actix a rust framework can handle 650k requests per second while django does 15k
https://www.techempower.com/benchmarks/
For your question: "Can <language> be a bottleneck" The short answer is "no". The long answer is "nooooooooooo". The actual explanation is that if an application is coded with good software engineering principles to ensure high availability, load balancing, cloud-native and such, it really doesn't matter what it's written on, because you can continue throwing CPUs and RAM at the problem to make it disappear. What you should ask yourself is what the cost of scaling is using a specific design on a specific framework. Everything else is irrelevant. Given unlimited funding, no language is faster than others.
Then imagine someone asks you, "can i code an app with html?" XD
so coding in rust makes costs a lot lesser. the use case is social media app and i think its a pain going from python to rust
No, no, no, no, no, no, no, no, no.
Обсуждают сегодня