aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MCE-Shared/pkg-descr
blob: 44e25b5ff7684b97904b28d3626a2db412800e88 (plain) (blame)
1
2
3
4
5
6
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.