Группа :: Разработка/Прочее
Пакет: perl-Coro
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
Текущая версия: 6.570-alt4_1
Время сборки: 21 июня 2021, 19:13 ( 92.6 недели назад )
Размер архива: 209.06 Kb
Домашняя страница: https://metacpan.org/release/Coro
Лицензия: (GPL+ or Artistic) and (GPLv2 or BSD)
О пакете: The only real threads in perl
Описание:
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета: Список rpm-пакетов, предоставляемый данным srpm-пакетом:
ACL:
Время сборки: 21 июня 2021, 19:13 ( 92.6 недели назад )
Размер архива: 209.06 Kb
Домашняя страница: https://metacpan.org/release/Coro
Лицензия: (GPL+ or Artistic) and (GPLv2 or BSD)
О пакете: The only real threads in perl
Описание:
This module collection manages continuations in general, most often in the
form of cooperative threads (also called coros, or simply "coro" in the
documentation). They are similar to kernel threads but don't (in general) run
in parallel at the same time even on SMP machines. The specific flavor of
thread offered by this module also guarantees you that it will not switch
between threads unless necessary, at easily-identified points in your
program, so locking and parallel access are rarely an issue, making thread
programming much safer and easier than using other thread models.
Текущий майнтейнер: Igor Vlasenko form of cooperative threads (also called coros, or simply "coro" in the
documentation). They are similar to kernel threads but don't (in general) run
in parallel at the same time even on SMP machines. The specific flavor of
thread offered by this module also guarantees you that it will not switch
between threads unless necessary, at easily-identified points in your
program, so locking and parallel access are rarely an issue, making thread
programming much safer and easier than using other thread models.
Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета: Список rpm-пакетов, предоставляемый данным srpm-пакетом:
- perl-Coro
- perl-Coro-debuginfo