libthread-conveyor-perl 0.19-1 source package in Ubuntu

Changelog

libthread-conveyor-perl (0.19-1) unstable; urgency=low


  * Initial Release. Closes: #780017

 -- Christopher Hoskin <email address hidden>  Sun, 08 Mar 2015 10:11:05 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libthread-conveyor-perl_0.19-1.dsc 2.3 KiB 1a165692dafc6481088ce01fb6e56bd2b7efe65f74820d9e554078031dee9750
libthread-conveyor-perl_0.19.orig.tar.gz 12.0 KiB 7fd5855ab824381a04f780066eaea0af1cb8ba4e2b978351dc5660a61544fe48
libthread-conveyor-perl_0.19-1.debian.tar.xz 2.3 KiB a4c868b11243edb3c093df9c7635866c00ae80f8242f09c95af5b022d7c84c9f

No changes file available.

Binary packages built by this source

libthread-conveyor-perl: thread-safe conveyor belt for any data-structure

 The Thread::Conveyor object is a thread-safe data structure that mimics the
 behaviour of a conveyor belt. One or more worker threads can put boxes with
 frozen values and references on one end of the belt to be taken off by one or
 more worker threads on the other end of the belt to be thawed and returned.