Yet another easy-to-use python parallel library for humans.
- ParallelProcessor: Newbie-friendly process-based parallel computing api.
- MapReduce: Ultimately simple map and reduce computing model.
- ShmQueue: Extremely fast shared memory driven general purpose multiprocessing queue.
pip install pyrallel.lib