PSThreadJob
Threaded job runner
A PowerShell module to run concurrent jobs in separate threads within a local process.
A PowerShell module for running concurrent jobs based on threads rather than processes
180 stars
15 watching
18 forks
Language: C#
last commit: over 6 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An alternative to traditional job-based command execution in PowerShell, leveraging multithreading and runspaces for improved performance. | 545 | |
| A native Node.js module that moves CPU-bound tasks out of the event loop to run in parallel on multiple threads | 1,408 | |
| A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,503 | |
| A tool for running and managing npm scripts in parallel or sequential order. | 27 | |
| A set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management. | 472 | |
| Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 | |
| A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 | |
| Runs promise-returning & async functions multiple times concurrently | 39 | |
| An automation tool that enables efficient task management and execution of complex workflows | 1,893 | |
| A tool to execute programs in memory using various protocols. | 10 | |
| Provides background job processing capabilities for Common Lisp applications. | 53 | |
| A library that provides an easy-to-use API for managing concurrent tasks and propagating errors | 370 | |
| Concurrently execute multiple promise-returning functions with optional concurrency limits. | 319 | |
| A software project that enables IP connectivity and management for Thread networks on POSIX-based platforms | 425 | |
| A C# library to simplify running external programs and commands in a more dynamic way. | 357 |