scoop

Parallel runner

A distributed task module allowing concurrent parallel programming on various environments

SCOOP (Scalable COncurrent Operations in Python)

GitHub

642 stars
37 watching
88 forks
Language: Python
last commit: almost 2 years 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. 166
jkool702/forkrun A utility that efficiently runs multiple commands in parallel using bash coprocs 158
pvolok/mprocs A tool to run multiple commands in parallel and show their output separately. 1,564
mkorpela/pabot Tool to parallelize Robot Framework test execution 480
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,702
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 613
pydoit/doit An automation tool that enables efficient task management and execution of complex workflows 1,893
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. 820
grosser/parallel_split_test A tool to split and run large test suites in parallel across multiple processes. 90
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,206
albertodebortoli/promis A framework for working with asynchronous tasks in Swift using futures and promises. 108