Pacote: libcoro-perl (6.570-4)
Links para libcoro-perl
Baixe o pacote-fonte libcoro-perl:
Mantenedores(as):
Fontes externas:
- Pagina principal [metacpan.org]
Pacotes similares:
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.
Outros pacotes relacionados a libcoro-perl
|
|
|
|
-
- dep: libanyevent-perl
- event loop framework with multiple implementations
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
também um pacote virtual fornecido por 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.40.1-2)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.1
- pacote virtual fornecido por 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
- module providing low-level HTTP connection client
Download de libcoro-perl
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| amd64 | 214.5 kB | 506.0 kB | [lista de arquivos] |
| arm64 | 212.2 kB | 646.0 kB | [lista de arquivos] |