freebsd-ports/devel/p5-MCE-Shared/pkg-descr

7 lines
278 B
Plaintext

MCE::Shared provides data sharing capabilities for MCE supporting threads and
processes.
MCE::Hobo, included with the distribution, provides threads-like parallelization
for running code asynchronously. Unlike threads, Hobo workers are spawned as
processes having unique PIDs.