Implementing a lockfree queue in rust

Описание к видео Implementing a lockfree queue in rust

Stream from October 11, 2023 on   / sphaerophoria  

Today we implemented a lock free queue in anticipation of adding multi-core support. We tried to use it on the logger but ran into some issues that I believe were unrelated.

00:00 Intro
12:50 Implementing a lock free queue
1:27:20 Trying to use it (and failing)

Комментарии

Информация по комментариям в разработке