Skip to main content

flow-based, parallel and distributed computational pipelines, includes a lazy, parallel, remote, multi-task map function

Project description

The papy package provides an implementation of the flow-based programming paradigm in Python that enables the construction and deployment of distributed workflows.

The NuMap package is a parallel (thread- or process-based, local or remote), buffered, multi-task, itertools.imap or multiprocessing.Pool.imap function replacment. Like imap it evaluates a function on elements of a sequence or iterable, and it does so lazily. Laziness can be adjusted via the “stride” and “buffer” arguments. Unlike imap, NuMap supports multiple pairs of function and iterable tasks. The tasks are not queued rather they are interwoven and share a pool or worker “processes” or “threads” and a memory “buffer”.

Documentation can be found here

The package is tested on Python 2.7.6

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

papy-1.0.1.tar.gz (256.6 kB view details)

Uploaded Source

File details

Details for the file papy-1.0.1.tar.gz.

File metadata

  • Download URL: papy-1.0.1.tar.gz
  • Upload date:
  • Size: 256.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for papy-1.0.1.tar.gz
Algorithm Hash digest
SHA256 ee65549f18715d6d17dffabb8d5b190d2b5850bf081f5bcf5438f4adc4dcc4a8
MD5 9e42da4ee74ec7e2d4fb265fbeabb0ea
BLAKE2b-256 1050d8dd28150b0307cb3f29cfbff29e423e2ad7ead9c68fc30bf0238d0d7041

See more details on using hashes here.

Supported by

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