Rust (actix) vs Golang (gin + concurrency)

preview_player
Показать описание
This is a video comparation between Rust (actix framework) and Golang (gin framework + concurrency support).

Conclusion:

Рекомендации по теме
Комментарии
Автор

Is that you know that I wasn't handle mutex as async?
Well, you supposed to use tokio's mutex to handle it as async and then you can get more multiple times req/sec because of it.

afifdev
visit shbcf.ru