Letter P

perl-Thread-Queue - Thread-safe queues

Website: http://www.perl.org/
License: GPL+ or Artistic
Description:
This module 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
Ordinary scalars are added to queues as they are.
If not already thread-shared, the other 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.

Packages

perl-Thread-Queue-2.12-2m.mo8.noarch [30 KiB] Changelog by NARITA Koichi (2012-01-17):
- (12:5.14.2-2m)
- [SECURITY] CVE-2011-3597

Listing created by Repoview-0.6.6-1m.mo8