Package: libcoro-perl (6.540-1)
Links for libcoro-perl
Debian Resources:
Download Source Package libcoro-perl:
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libcoro-perl
|
|
|
|
-
- dep: libanyevent-perl
- event loop framework with multiple implementations
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64]
-
- 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.28.1-3)
- 래리 월의 Practical Extraction and Report Language
-
- dep: perlapi-5.28.1
- virtual package provided by perl-base
-
- rec: libev-perl
- Perl interface to libev, the high performance event loop
-
- rec: libevent-perl
- generic Perl event loop module
-
- rec: libio-aio-perl
- asynchronous IO module for Perl
-
- rec: libnet-http-perl
- 저수준 HTTP 연결 클라이언트를 제공하는 모듈
Download libcoro-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 220.8 kB | 500.0 kB | [list of files] |
arm64 | 219.0 kB | 492.0 kB | [list of files] |
armhf | 215.2 kB | 455.0 kB | [list of files] |
i386 | 224.6 kB | 507.0 kB | [list of files] |