Michael Scott - Nonblocking data structures. Part 1.

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 2

  • @AlexN2022
    @AlexN2022 2 ปีที่แล้ว

    Is Hazard Pointers practically Read Copy Update?

    • @pavelskripkin5492
      @pavelskripkin5492 ปีที่แล้ว

      Actually these 2 SMR algorithms use different techniques. RCU is based on quiescence state, but on the other hand Hazard Pointers is “pointer-based”. I.e. it explicitly marks live object which cannot be deallocated rn