https://discord.com/blog/why-discord-is-switching-from-go-to-rust

Why Discord is switching from Go to RustThis post explains why Rust made sense for Discord to reimplement: how it was done, and the resulting performance improvements.discord.com



디코앱은 JS 리액트 기반임. 러스트 쓰인건 , 인코딩 파이프라인등 특정 인프라 모듈에 쓰임


아마존 프라임 앱 또한 WASM 기반 미디어 전송과 트랜스 코딩, 인프라 최적화임


따라서 러스트는 UI, 일반적인 관점에서의 백엔드가 아니라, 


인프라 레이어의 내부 최적화 도구처럼 쓰이는거


따라서 이걸 일반적인 백엔드와 동일하게 보면 안됨