Runs XS functions transparently in their own XS level thread, running other Coro threads in parallel.
This perl module allows XS functions that have been properly prepared (see the Perl Multicore Specification) to run in parallel to other Coro threads, in their own OS level thread.
CPAN | File Releases (CPAN) |
CVS | Browsable CVS module 'Coro-Multicore' |
CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co Coro-Multicore |
METACPAN | MetaCPAN page |
LIST | Mailing List 'anyevent' |
IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |
FILE | Changes |
POD | Main Manual Page |
POD | perlmulticore.h |