Search results

185 packages found

A solution for race conditions between browser threads

published 1.0.0 5 years ago
M
Q
P

A simple task runner which will run tasks concurrently while maintaining limits.

published 3.0.0 6 months ago
M
Q
P

The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab

published 9.2.3 a month ago
M
Q
P

Running Node.js within Node.js (a fork of synchronous-worker)

published 3.0.1 a year ago
M
Q
P

Enables direct function calls from main thread into worker threads instead of manual message passing.

published 1.0.1 3 years ago
M
Q
P

Run Node.js APIs synchronously

published 1.0.5 2 years ago
M
Q
P

A easy way to create a pool of worker threads.

published 1.0.0 5 years ago
M
Q
P

Multithreading-compatible SharedMap in vanilla JS

published 1.2.0 4 years ago
M
Q
P

A lightweight tool built on top of Node.js worker_threads, enabling multithreading.

published 1.0.32 6 days ago
M
Q
P

A lightweight tool built on top of Node.js worker_threads, enabling multithreading.

published 2.0.4 8 months ago
M
Q
P

Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.

published 2.0.1 4 months ago
M
Q
P
M
Q
P

Simple, promise-based API for native worker threads (with pools)

published 1.2.0 5 years ago
M
Q
P

Runs a function as a worker thread.

published 1.1.2 5 years ago
M
Q
P

This is a library to easily handle and create web-workers, if you are a web developer and never tried this... do not wait any longer! Workers are an amazing option to improve user experience and make your webpages even greater

published 6.2.0 4 months ago
M
Q
P

Web workers & worker threads as simple as a function call

published 1.11.1 a year ago
M
Q
P

Communicate with a service worker in a much easier way

published 1.1.10 3 months ago
M
Q
P

A RPC-like facility for making inter-thread function calls.

published 1.4.0 5 months ago
M
Q
P

CancelablePromise is a Promise that can be canceled. It is a Promise that has a status property that can be '`pending`', '`resolved`', '`rejected`' or '`canceled`'. It has an onCancel method that allows you to register a callback that will be called when

published 2.5.1 4 months ago
M
Q
P

A Worker Thread spawner for Node.js with a simple API.

published 2.0.2 5 months ago
M
Q
P