PACKAGE NAME: perl-Coro-6.57-x86_64-3_dce.tgz PACKAGE MIRROR: http://slackdce.radioclub.ar/slackdce/15.0/x86_64/ PACKAGE LOCATION: ./perl/perl-Coro PACKAGE SIZE (compressed): 252 K PACKAGE SIZE (uncompressed): 610 K PACKAGE REQUIRED: perl-EV perl-AnyEvent perl-Guard perl-event PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: perl-Coro: perl-Coro (the only real threads in perl) perl-Coro: perl-Coro: Coro provides a full shared address space, which makes communication perl-Coro: between threads very easy. And coro threads are fast, too: disabling perl-Coro: the Windows process emulation code in your perl and using Coro can perl-Coro: easily result in a two to four times speed increase for your perl-Coro: programs. A parallel matrix multiplication benchmark (very perl-Coro: communication-intensive) runs over 300 times faster on a single core perl-Coro: than perls pseudo-threads on a quad core using all four cores. perl-Coro: perl-Coro: Homepage: https://metacpan.org/pod/Coro