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: 191,522 of 192,666
Downloads: 199

Daily

Ranking: 55,902 of 192,588
Downloads: 8

Depended by

RankDownloadsName
178,7632,030robot_lab

Depends on

RankDownloadsName
81,310,508,356rake
141,206,819,610minitest
1,48427,612,017rake-compiler
4,5911,861,720rice

Owners

#GravatarHandle
1iconmadbomber