Categories: None [Edit]

ractor_queue

https://rubygems.org/gems/ractor_queue
https://github.com/MadBomber/ractor_queue
A lock-free MPMC queue that can be shared across Ruby Ractors — the only Ractor-safe bounded queue option since Ruby's built-in Queue uses Mutex and cannot cross Ractor boundaries.

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
189,257601simple_a2a
190,781432robot_lab-ractor

Depends on

RankDownloadsName
81,354,615,159rake
141,244,614,943minitest
1,00350,068,235async
1,47528,921,272rake-compiler
4,4692,073,386rice

Owners

#GravatarHandle
1iconmadbomber