GitHub / python-supply / map-reduce-and-multiprocessing
Multiprocessing can be an effective way to speed up a time-consuming workflow via parallelization. This article illustrates how multiprocessing can be utilized in a concise way when implementing MapReduce-like workflows.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-supply%2Fmap-reduce-and-multiprocessing
PURL: pkg:github/python-supply/map-reduce-and-multiprocessing
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 166 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: almost 3 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: map-reduce, mapreduce-python, multiprocessing, parallel-python, python, python-articles, python-introduction, python-multiprocessing