Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libthread-queue-any-perl
Module implementing thread-safe queues for any data-structure
https://metacpan.org/release/Thread-Queue-Any
0
no reviews
Install
A queue, as implemented by thread::queue::any is a thread-safe data structure that inherits from thread::queue. but unlike the standard thread::queue, you can pass (a reference to) any data structure to the queue.