Dotnet component that enables us to structure asynchronous tasks in a Hierarchy. That calculates overall progress, allows caller to start the execution of child tasks in concurrent or serial fashion.
-
Updated
Jan 20, 2023 - C#
Dotnet component that enables us to structure asynchronous tasks in a Hierarchy. That calculates overall progress, allows caller to start the execution of child tasks in concurrent or serial fashion.
Lightweight, extensible, and fair multi- DNN manager for heterogeneous embedded devices.
SSHAutomator is an SSH automation tool that allows executing scripts or commands on one or more remote servers. It accepts server details and a script file as input, and handles the SSH connections and parallel command execution across the specified servers.
Concurrent task execution with Kratos mistake propagation using errgroup and batch processing
Built to answer: How do you execute millions of smart contract transactions — concurrently — without breaking determinism?
A reference Python notebook demonstrating an orchestration pattern for running multiple SQL queries against multiple Oracle databases, combining results in different ways per query, and distributing the outputs by email — all wrapped in resilient error handling so a single database outage doesn't break the run.
MultiProcExec is a powerful command-line utility designed to streamline the process of launching multiple applications or services simultaneously. It's particularly useful for developers working on complex projects that require running several processes concurrently, such as full-stack web applications or microservices architectures.
Plan Mode orchestration tool — wraps Claude Code with structured Plan → Decompose → Execute workflow
Add a description, image, and links to the concurrent-execution topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-execution topic, visit your repo's landing page and select "manage topics."