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.
Contact for this page: Marc Lehmann <schmorpforge@schmorp.de>.