-
-
01 Dec 2017 20:41:18 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (522 / 3 / 36)
- Kwalitee
Bus factor: 1- 80.04% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (17.94KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.07 - 2017-12-01
- Use common::sense
- Use DumpLex and PadWalker to include as much closing state as possible in serialized task code
- Fix typo in AnyEvent::ProcessPool::Util::cpu_count and add android to linux case
Modules
Asynchronously runs code concurrently in a pool of perl processesA simplified, straightforward way to parallelize tasksManages an individual worker processA serializable work unitA multi-process pool for PerlThe task executor code run in the worker processModule Install Instructions
To install AnyEvent::ProcessPool, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::ProcessPool
perl -MCPAN -e shell install AnyEvent::ProcessPool
For more information on module installation, please visit the detailed CPAN module installation guide.