Showing 1-20 of 44 packages
Thread pools using node's new worker_thread package
A fetch mock that launches express as a worker_thread
This package is used to call the function between worker_thread and parent using Async function
A node.js worker_thread that runs once, can load modules and returns stdout
Multi-process runtime engine
A wrapper around node worker_thread with easy promise based api.
rollup + esbuild 環境で worker を使うためのライブラリ
Configurable website scraper in typescript
Node system statistic
Enables DWARF debugging of webassembly in js-debug
Application-provided indexer code running in a quickjs sandox inside a worker_thread
Provides 'CountdownEvent', a thread synchronization primitive for use with Workers
inspector for Node.js
Offline search component by lunr for Docusaurus V2
A basic nestjs module for creating new threads to perform work. Currently supports [child_process](https://nodejs.org/api/child_process.html#child-process) and [worker_threads](https://nodejs.org/api/worker_threads.html#worker-threads).
Offline search component for Docusaurus V2 Korean supported
Provides 'ManualResetEvent', a thread synchronization primitive for use with Workers
Provides 'ConditionVariable', a thread synchronization primitive for use with Workers
Provides 'Mutex', a thread synchronization primitive for use with Workers
Provides 'AutoResetEvent', a thread synchronization primitive for use with Workers