multiprocessing 0.1.1

An experimental crate for POSIX-based multiprocessing
1
2
3
4
# Multiprocessing crate for Rust

An emerging implementation of multiprocessing abstractions on top of POSIX
and Linux operating system APIs, possibly later extended to other systems.