Skip to main content

futures for remote execution on clusters

Project description

This module provides a Python concurrent.futures executor that lets you run functions on remote systems in your Condor or Slurm cluster. Stop worrying about writing job files, scattering/gathering, and serialization—this module does it all for you.

It uses PiCloud’s advanced pickler to even allow (most) closures to be used transparently, so you’re not limited to “pure” functions.

Depends on concurrent.futures and cloud, so just run pip install futures cloud to get up and running.

See example_*.py for example usage. The easiest way to get started is to ignore the fact that futures are being used at all and just use the provided map function, which behaves like itertools.imap but transparently distributes your work across the cluster.

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

clusterfutures-0.2.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file clusterfutures-0.2.tar.gz.

File metadata

File hashes

Hashes for clusterfutures-0.2.tar.gz
Algorithm Hash digest
SHA256 d46114211e223c9da7fa8b5e65c98aabb77c5451808056c83613afa932627691
MD5 e776e7a88d86dad7dc120ad2dd942f7b
BLAKE2b-256 3506c1e27024525b6643eda15f6fe6ffe7569bde17dab006b0715ebf2fd51a23

See more details on using hashes here.

Supported by

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