Skip to main content

parallel support for map/reduce style operations

Project description

This package provides a convenient interface to perform map/filter/reduce style operation on standard Python data structures and generators in multiple processes.

The parallelism is achieved using the Python 2.7 backport of the concurrent.futures package. If you can define your problem in terms of map/reduce/filter operations, it will run on several parallel Python processes on your machine, taking advantage of multiple cores.

Examples at https://github.com/gterzian/Python-Parallel-Collections Feedback and contributions highly sought after!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-parallel-collections-2.0.0.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file python-parallel-collections-2.0.0.tar.gz.

File metadata

File hashes

Hashes for python-parallel-collections-2.0.0.tar.gz
Algorithm Hash digest
SHA256 7de87661ea9ece17395a27d71851f344672d5440043aba1bb3607a9106e2ccac
MD5 f6fb727da919be3a0a7c6f50bf4eede0
BLAKE2b-256 b3c3a04fac1a6e2001d0cb79ab29d5e73511628f3991c312f57624fbb16e6344

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page