Paket: libcoro-perl (6.410-1) [debports]
Links für libcoro-perl
Debian-Ressourcen:
Quellcode-Paket herunterladen:
Nicht gefundenBetreuer:
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu libcoro-perl
|
|
|
|
-
- dep: libanyevent-perl
- Ereignisschleifen-Rahmenwerk mit mehreren Implementierungen
-
- dep: libc6 (>= 2.16)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libcommon-sense-perl
- Modul, das einige vernünftige Standardwerte für Perl-Programme implementiert
-
- dep: libguard-perl
- Perl-Modul, das ein sicheres Aufräumen mit Schutzobjekten (guard objects) bietet
-
- dep: perl (>= 5.20.2-6)
- Larry Wall's Practical Extraction und Report Language
-
- dep: perlapi-5.20.2
- Paket nicht verfügbar
-
- rec: libanyevent-perl (>= 7)
- Ereignisschleifen-Rahmenwerk mit mehreren Implementierungen
-
- rec: libev-perl
- Perl interface to libev, the high performance event loop
-
- rec: libevent-perl
- Generisches Perl-Modul für Ereignisschleifen
-
- rec: libio-aio-perl (>= 3.1)
- asynchronous IO module for Perl
libcoro-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
x32 (inoffizielle Portierung) | 230,8 kB | 492,0 kB | [Liste der Dateien] |