Search results

84 packages found

Consistent Web Workers in browser and Node.js

published 1.3.0 2 years ago
M
Q
P

Split CPU-intensive tasks on multiple servers through node worker_threads.

published 0.0.6 2 years ago
M
Q
P

Call another threads as simple as a function call

published 0.3.0 2 years ago
M
Q
P

Turn node's multitasking modules, child_process and worker_threads into simple async functions

published 0.2.4 4 years ago
M
Q
P

Consistent Web Workers in browser and Node (NWJS-compatible fork)

published 1.0.0 4 years ago
M
Q
P

🤼‍♂️ Package that makes it easy and convenient to use native worker_threads module

published 2.2.0 2 years ago
M
Q
P

Web workers & worker threads as simple as a function call

published 1.6.3 4 years ago
M
Q
P

Simple multithreading for Node.js

published 1.0.0 a year ago
M
Q
P

Consistent Web Workers in browser and Node.

published 1.0.1 4 years ago
M
Q
P

multithreaded utility functions for node using worker threads

published 0.1.2 5 years ago
M
Q
P

Wrapper for Node's Workers, easily define methods and share them between main thread and worker.

published 0.0.3 2 years ago
M
Q
P

Web workers & worker threads as simple as a function call

published 1.6.5 4 years ago
M
Q
P

Working example implementation of "worker_threads"

published 1.0.1 4 years ago
M
Q
P

Consistent Web Workers in browser and Node.

published 1.2.1 2 years ago
M
Q
P

Consistent Web Workers in browser and Node.

published 1.2.7 3 years ago
M
Q
P

Promises + Workers = multi-threaded PromiseWorkers!

published 2.0.2 4 years ago
M
Q
P

Execute code in a background worker thread on node.js

published 1.0.3 3 years ago
M
Q
P

基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等

published 1.0.1 3 years ago
M
Q
P

Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!

published 1.1.8 5 years ago
M
Q
P

Easy way to manage a pool of worker threads.

published 1.1.5 5 years ago
M
Q
P