mirror of https://git.FreeBSD.org/ports.git
7 lines
278 B
Plaintext
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.
|