全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libasync-interrupt-perl  ]

软件包:libasync-interrupt-perl(1.26-1 以及其他的)

libasync-interrupt-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libasync-interrupt-perl

维护小组:

外部的资源:

相似软件包:

module to allow C/XS libraries to interrupt perl

Async::Interrupt is a Perl module that implements asynchronous interruptions, similar in nature to UNIX signals, in a cross-platform manner. Modules might want to run code asynchronously (in another thread or from a signal handler) and then signal the interpreter on certain events. One common way is to write data to a pipe and use an event handling toolkit to watch for I/O events. Another way is to send a signal. Those methods are slow, and in the case of a pipe, also not asynchronous - it won't interrupt a running Perl interpreter.

This module implements asynchronous notifications that enable you to signal running Perl code from another thread, asynchronously, and sometimes even without using a single syscall.

标签: 软件开发: Perl 开发, 函数库, 实做语言: implemented-in::c, implemented-in::perl, 角色: 开发用函数库, 共用函数库

其他与 libasync-interrupt-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libasync-interrupt-perl

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
s390x 1.26-1+b1 33.2 kB94.0 kB [文件列表]