Search results
18 packages found
A golem-js based library allowing running computation tasks on Golem, designed for batch map-reduce like scenarios
An efficient promise pool implementation that provides control over the concurrency limit and execution order when running a series of asynchronous tasks.
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await th
- delayed
- deferred
- task
- job
- async
- timer
- schedule
- scheduler
- executor
- runner
- setTimeout
- task-scheduler
- onetime
- one-time
- View more
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
- semaphore
- mutex
- promise-limiter
- promise-semaphore
- promise-pool
- task-semaphore
- task-pool
- concurrency-limiter
- lock
- job
- task
- async-task
- concurrency
- backpressure
- View more
Periodic job scheduler for Node.js projects, ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function, which can take into account the d
- periodic
- recurring
- job
- task
- scheduler
- periodic-job
- periodic-task
- recurring-job
- recurring-task
- non-overlap
- non-overlapping
- interval
- disjoint-interval
- disjoint-executions
- View more
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure
- weighted-job
- weighted-task
- weighted-semaphore
- weighted-promise
- weighted-concurrency
- semaphore
- promise-semaphore
- promise-pool
- weighted-promise-pool
- counting-semaphore
- concurrency-management
- concurrency-limit
- concurrency-limiter
- mutex
- View more
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen
- delayed
- deferred
- delayed-task
- deferred-task
- task
- async-task
- tasks
- job
- async-job
- jobs
- manager
- task-manager
- job-manager
- schedule
- View more
concurrent or serial run npm scripts, javascript tasks, and more
A simple and lightweight library that runs a series of asynchronous tasks in parallel with adjustable concurrency limits.
Counter based task executor.
CLI invoker for xclap Javascript task executor/build tool
Cross-platform build task executor for Node projects with a syntax similar to Makefile
A concurrent executor for hierarchical tasks (tasks that *depend* on other tasks). It can also be used as a message queue, a workflow engine or a process manager.
- executor
- concurrent executor
- task executor
- task
- job
- message queue
- queue
- workflow
- process
- process manager
- nodejs
- node
- typescript
- dependency
Dispatch actions like HTTP requests in recurring intervals
npm run enhanced - run them concurrently or serially, and more
- npm
- commandline
- scripts
- clap
- build
- tool
- npm-scripts
- npm scripts
- shell
- shell scripts
- flow
- flow control
- control
- bash
- View more
CLI invoker for @xarc/run enhanced npm run tool