toutes les options
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Paquet source : libcoro-perl  ]

Paquet : libcoro-perl (6.570-4)

Liens pour libcoro-perl

Screenshot

Ressources Debian :

Télécharger le paquet source libcoro-perl :

Responsables :

Ressources externes :

Paquets similaires :

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.

Étiquettes: Développement de logiciel: Programmation Perl, Bibliothèques, Mis en œuvre en: implemented-in::c, implemented-in::perl, Rôle: Bibliothèque de programmation, Bibliothèque partagée

Autres paquets associés à libcoro-perl

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libcoro-perl

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 214,5 ko506,0 ko [liste des fichiers]
arm64 212,2 ko646,0 ko [liste des fichiers]
armhf 209,3 ko580,0 ko [liste des fichiers]
i386 217,1 ko508,0 ko [liste des fichiers]
ppc64el 217,0 ko647,0 ko [liste des fichiers]
riscv64 214,1 ko482,0 ko [liste des fichiers]
s390x 214,6 ko511,0 ko [liste des fichiers]