Package : perl-Coro > RPM : perl-Coro-6.540.0-1.mga7.src.rpm

Basic items

Name perl-Coro
Version 3:6.540.0
Release 1.mga7
URL http://search.cpan.org/dist/Coro
Group Development/Perl
Summary Coroutine process abstraction
Size 204KB
Arch armv7hl
License GPL+ or Artistic

Description

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-12-20 11:00:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie