scoop

Parallel runner

A distributed task module allowing concurrent parallel programming on various environments

SCOOP (Scalable COncurrent Operations in Python)

GitHub

635 stars
37 watching
87 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aaronriekenberg/rust-parallel An asynchronous command-line application that runs commands in parallel, aggregates outputs, and provides various features for efficient execution. 163
jkool702/forkrun A utility that efficiently runs multiple commands in parallel using bash coprocs 157
pvolok/mprocs A tool to run multiple commands in parallel and show their output separately. 1,547
mkorpela/pabot A tool for parallelizing Robot Framework test executions 475
kriswallsmith/spork An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. 586
amitt001/delegator.py A library for managing subprocesses in Python. 1,703
databiosphere/toil A workflow management system designed to efficiently run pipelines in various environments. 901
pypyr/pypyr A tool to automate repetitive tasks in software development pipelines 590
pydoit/doit An automation tool that enables efficient task management and execution of complex workflows 1,871
mbkunal/kollaboratormodulebuilder An extension for Burp Suite that automates handling of collaborator interactions by executing custom Python scripts. 0
containersolutions/construct A framework for deploying and running a single task on all agents of a cluster 10
kakaobrain/torchgpipe A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. 817
grosser/parallel_split_test Splits a large test file into smaller chunks and runs them in parallel to speed up testing 91
joerdav/xc Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format 1,198
albertodebortoli/promis A framework for working with asynchronous tasks in Swift using futures and promises. 108