Registry / messaging / queue-ding

queue-ding

JSON →
library0.1.6rbrubygemsunverified

A thread-safe queue implementation that blocks on empty and wakes on new messages.

gem install queue_ding
INSTALL
IMPORT
SIG · QUEUE-DING
Q
queue-ding
messagingrubyv0.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QueueDing
require 'queue_ding'

Basic usage of QueueDing for message queuing

require 'queue_ding' q = QueueDing.new q.push('hello') msg = q.pop puts msg
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
queue-ding — gem install queue-ding · libregistry