Hacker News new | ask | show | jobs
by binarycoffee 586 days ago
The producers of an MPSC queue may use an AtomicWaker::wake to signal to the consumer that a new item is ready. In this case all wake-ups are necessary (not spurious).