You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event-driven workflow orchestration framework for Python. Build complex data/ai pipelines, API workflows, and reactive systems with ease. Features flexible connections, state management, error handling, and concurrent execution.
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.
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.
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.