Search results
93 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
threadpool
exact matchA thread-pool abstraction for ES6 async operations
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
- aes
- aead
- async
- asynchronous
- blake
- chacha20-poly1305
- cipher
- cipheriv
- crypto
- ctr
- decipher
- decipheriv
- event loop
- gcm
- View more
An implementation of multi tabs shared threadpool
js threadpool
Thread and ThreadPool functions.
a threadpool tools
tiny threadpool with ergonomic IPC
Streamlined processing of tasks in a shared threadpool.
Parallel operations in js. ThreadPool in js.
valina javascript implementation for utilizig threadpool execution
Thread pools using node's new worker_thread package
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
- aes
- aead
- async
- asynchronous
- blake
- chacha20-poly1305
- cipher
- cipheriv
- crypto
- ctr
- decipher
- decipheriv
- event loop
- gcm
- View more
base definition for the jet.js threadpool communication protocol
Run async functions in a pseudo-threadpool
Tasks API and worker implementation for the jet.js threadpool
General-purpose multi-threading library for javascript.
node.js thread using libuv uv_queue_work threadpool
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Threadpool implementation, that runs in the main thread and manage the work
Streamlined processing of tasks in a shared threadpool.