Package perlmulticore-devel

Perl Multicore specification and implementation

https://metacpan.org/release/Coro-Multicore

This header file implements a simple mechanism for XS modules to allow
re-use of the perl interpreter for other threads while doing some lengthy
operation, such as cryptography, SQL queries, disk I/O and so on.

Version: 1.07

Library Functions

perlmulticore.h implements the Perl Multicore Specification