Threads in Rust: Parallel Computing

preview_player
Показать описание
#rustlang #programming #async #coding #codingtutorial

I think many people greatly underrate threads in Rust, so in this video I'll talk about them.
Рекомендации по теме
Комментарии
Автор

Pronunciation feedback, if you're interested: the "i" in linear is pronounced the same as in "pin"

GuyMichaely
Автор

uses rwlock and proceeds to only use the write portion of it.

you should've grabbed a read first and checked if the number was larger. if it was then you grab a write and write to that number if it isn't then you never grab a write

griffinmartin
join shbcf.ru