Crates.io | sigq |
lib.rs | sigq |
version | 0.13.5 |
source | src |
created_at | 2020-09-24 16:12:21.464294 |
updated_at | 2024-09-09 23:15:37.963212 |
description | Queue that signals waiting consumers about node availability |
homepage | |
repository | https://repos.qrnch.tech/pub/sigq |
max_upload_size | |
id | 292566 |
size | 25,089 |
The signalling queue is a mutex protected queue which can signal waiting tasks/threads when new nodes have been pushed onto the queue.