wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Pakiet źródłowy: libcoro-perl  ]

Pakiet: libcoro-perl (6.570-4)

Odnośniki dla libcoro-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libcoro-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: implemented-in::c, implemented-in::perl, Rola: Biblioteka deweloperska, Biblioteka współdzielona

Inne pakiety związane z libcoro-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libcoro-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 214,5 KiB506,0 KiB [lista plików]
arm64 212,2 KiB646,0 KiB [lista plików]
armel 209,5 KiB644,0 KiB [lista plików]
armhf 209,3 KiB580,0 KiB [lista plików]
i386 217,1 KiB508,0 KiB [lista plików]
ppc64el 217,0 KiB647,0 KiB [lista plików]
riscv64 214,1 KiB482,0 KiB [lista plików]
s390x 214,6 KiB511,0 KiB [lista plików]