libthread-queue-perl binary package in Ubuntu Precise i386
Thread::Queue provides thread-safe FIFO queues that can be accessed
safely by any number of threads.
.
Any data types supported by threads::shared can be passed via queues:
.
* Ordinary scalars
* Array refs
* Hash refs
* Scalar refs
* Objects based on the above
.
If not already thread-shared, complex data types will be cloned (recursively,
if needed, and including any blessings and read-only settings) into
thread-shared structures before being placed onto a queue.
.
This package contains a newer version of the core Perl module Thread::Queue.
Unless you need a higher version than the one present in perl, there
is no need to install or depend on this package.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2011-10-13 14:45:10 UTC | Published | Ubuntu Precise i386 | release | universe | perl | Optional | 2.12-1 | ||
|