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

GitHub

180 stars
15 watching
18 forks
Language: C#
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
proxb/poshrsjobAn alternative to traditional job-based command execution in PowerShell, leveraging multithreading and runspaces for improved performance.545
xk/node-threads-a-gogoA native Node.js module that moves CPU-bound tasks out of the event loop to run in parallel on multiple threads1,408
kevin-robertson/invoke-thehashA PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols.1,503
paulpflug/script-runnerA tool for running and managing npm scripts in parallel or sequential order.27
pplux/pxA set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management.472
devlooped/smallsharpEnables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection.287
bshoshany/thread-poolA lightweight and easy-to-use C++17 thread pool library for concurrent programming.2,252
sindresorhus/p-timesRuns promise-returning & async functions multiple times concurrently39
pydoit/doitAn automation tool that enables efficient task management and execution of complex workflows1,893
droberson/harnessA tool to execute programs in memory using various protocols.10
fukamachi/psychiqProvides background job processing capabilities for Common Lisp applications.53
earthboundkid/flowmaticA library that provides an easy-to-use API for managing concurrent tasks and propagating errors370
sindresorhus/p-allConcurrently execute multiple promise-returning functions with optional concurrency limits.319
openthread/ot-br-posixA software project that enables IP connectivity and management for Thread networks on POSIX-based platforms425
manojlds/cmdA C# library to simplify running external programs and commands in a more dynamic way.357