./devel/p5-Coro, Perl module for threads

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 6.514, Package name: p5-Coro-6.514, Maintainer: pkgsrc-users

This module collection manages continuations in general, most often
in the form of cooperative threads (also called coros, or simply
"coro" in the documentation). They are similar to kernel threads
but don't (in general) run in parallel at the same time even on SMP
machines. The specific flavor of thread offered by this module also
guarantees you that it will not switch between threads unless
necessary, at easily-identified points in your program, so locking
and parallel access are rarely an issue, making thread programming
much safer and easier than using other thread models.


Required to run:
[devel/p5-Canary-Stability] [devel/p5-EV] [devel/p5-AnyEvent] [devel/p5-common-sense] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 340da1e2ff0e8921e28c218e96deb897d6405a9e
RMD160: c244e6d4590535c3b0a199fd571b4f7c6021c59d
Filesize: 190.549 KB

Version history: (Expand)