MCE 1.901 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
MCE | Many-Core Engine for Perl providing parallel processing capabilities | 1.901 | metacpan |
MCE::Candy | Sugar methods and output iterators | 1.901 | metacpan |
MCE::Channel | Queue-like and two-way communication capability | 1.901 | metacpan |
MCE::Channel::Mutex | Channel for producer(s) and many consumers | 1.901 | metacpan |
MCE::Channel::MutexFast | Fast channel for producer(s) and many consumers | 1.901 | metacpan |
MCE::Channel::Simple | Channel tuned for one producer and one consumer | 1.901 | metacpan |
MCE::Channel::SimpleFast | Fast channel tuned for one producer and one consumer | 1.901 | metacpan |
MCE::Channel::Threads | Channel for producer(s) and many consumers | 1.901 | metacpan |
MCE::Channel::ThreadsFast | Fast channel for producer(s) and many consumers | 1.901 | metacpan |
MCE::Child | A threads-like parallelization module compatible with Perl 5.8 | 1.901 | metacpan |
MCE::Core | Documentation describing the core MCE API | 1.901 | metacpan |
MCE::Core::Input::Generator | Sequence of numbers (for task_id > 0) | 1.901 | metacpan |
MCE::Core::Input::Handle | File path and Scalar reference input reader | 1.901 | metacpan |
MCE::Core::Input::Iterator | Iterator reader | 1.901 | metacpan |
MCE::Core::Input::Request | Array reference and Glob reference input reader | 1.901 | metacpan |
MCE::Core::Input::Sequence | Sequence of numbers (for task_id == 0) | 1.901 | metacpan |
MCE::Core::Manager | Core methods for the manager process | 1.901 | metacpan |
MCE::Core::Validation | Core validation methods for Many-Core Engine | 1.901 | metacpan |
MCE::Core::Worker | Core methods for the worker process | 1.901 | metacpan |
MCE::Flow | Parallel flow model for building creative applications | 1.901 | metacpan |
MCE::Grep | Parallel grep model similar to the native grep function | 1.901 | metacpan |
MCE::Loop | MCE model for building parallel loops | 1.901 | metacpan |
MCE::Map | Parallel map model similar to the native map function | 1.901 | metacpan |
MCE::Mutex | Locking for Many-Core Engine | 1.901 | metacpan |
MCE::Mutex::Channel | Mutex locking via a pipe or socket | 1.901 | metacpan |
MCE::Mutex::Channel2 | Provides two mutexes using a single channel | 1.901 | metacpan |
MCE::Mutex::Flock | Mutex locking via Fcntl | 1.901 | metacpan |
MCE::Queue | Hybrid (normal and priority) queues | 1.901 | metacpan |
MCE::Relay | Extends Many-Core Engine with relay capabilities | 1.901 | metacpan |
MCE::Signal | Temporary directory creation/cleanup and signal handling | 1.901 | metacpan |
MCE::Step | Parallel step model for building creative steps | 1.901 | metacpan |
MCE::Stream | Parallel stream model for chaining multiple maps and greps | 1.901 | metacpan |
MCE::Subs | Exports functions mapped directly to MCE methods | 1.901 | metacpan |
MCE::Util | Utility functions | 1.901 | metacpan |