все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libcoro-perl  ]

Пакет: libcoro-perl (6.540-1)

Ссылки для libcoro-perl

Screenshot

Ресурсы Debian:

Исходный код libcoro-perl:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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.

Теги: Разработка программного обеспечения: Разработка на Perl, Библиотеки, Реализовано на: implemented-in::c, implemented-in::perl, Роль: Библиотека разработчика, Динамическая библиотека

Другие пакеты, относящиеся к libcoro-perl

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libcoro-perl

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 220,8 Кб500,0 Кб [список файлов]
arm64 219,0 Кб492,0 Кб [список файлов]
armhf 215,2 Кб455,0 Кб [список файлов]
i386 224,6 Кб507,0 Кб [список файлов]