Skip to content
Sections
>> Trisquel >> Pakketten >> etiona >> perl >> libcoro-perl
etiona  ] [  nabia  ] [  aramo  ]
[ Bron: libcoro-perl  ]

Pakket: libcoro-perl (6.514-1)

Perl framework implementing coroutines

Coro is a collection of modules which manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They do not actually execute at the same time, even on machines with multiple processors.

The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary. It switches at easily- identified points in your program, so locking and parallel access are rarely an issue, making threaded programming much safer and easier than using other threading models.

Coro provides a full shared address space, which makes communication between threads very easy. A parallel matrix multiplication benchmark runs over 300 times faster on a single core than perl's ithreads on a quad core using all four cores.

This version of Coro has been patched by the Debian Project to provide compatibility with Perl 5.22 and Perl 5.24. Please send bug reports to Debian (<https://www.debian.org/Bugs/>) and not the original author.

Andere aan libcoro-perl gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • dep: libanyevent-perl
    event loop framework with multiple implementations
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    Ook een virtueel pakket geboden door: libc6-udeb
  • dep: libcommon-sense-perl
    module that implements some sane defaults for Perl programs
  • dep: libguard-perl
    Perl module providing safe cleanup using guard objects
  • dep: perl (>= 5.26.1-2ubuntu1)
    Larry Wall's Practical Extraction and Report Language
  • dep: perlapi-5.26.1
    virtueel pakket geboden door perl-base

libcoro-perl downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
amd64 194,5 kB464 kB [overzicht]
i386 198,6 kB471 kB [overzicht]