Skip to content
#

concurrent-execution

Here are 8 public repositories matching this topic...

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.

  • Updated Feb 4, 2025
  • Go

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.

  • Updated May 11, 2026
  • Jupyter Notebook

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.

  • Updated Jul 21, 2024
  • C++

Improve this page

Add a description, image, and links to the concurrent-execution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concurrent-execution topic, visit your repo's landing page and select "manage topics."

Learn more