josdejong/workerpool
Offload tasks to a pool of workers on node.js and in the browser
JavaScriptApache-2.0
Issues
- 3
Error when testing in react component
#435 opened by theahmadjawad - 3
- 2
Error when using async: TypeError [ERR_INVALID_ARG_TYPE]: The "callback" argument must be of type function. Received type number (5000)
#475 opened by SupertigerDev - 4
- 2
- 2
demo run throw Error: Cannot find module '...\out\main\worker.js' after vite build
#459 opened by whaleluo - 1
Vite example doesn't install
#460 opened by datashaman - 4
- 0
- 4
- 6
release idle worker
#450 opened by lishchgithub - 3
- 2
Imported class is stated to be not defined
#445 opened by adokhugi - 1
Question re: data serialisation
#444 opened by TimUnderhay - 1
Note on usage with Promise.all()
#443 opened by TimUnderhay - 3
- 8
- 10
- 16
- 1
[benchmark] benchmark for various thread pools, but I am not sure if it is rigorous enough
#406 opened by KonghaYao - 1
Worker thread crashed silently or killed by OS while pool.stats considers it as active task
#431 opened by itsdheerajbudhiraja - 2
Syntax error on build following the webpack5 example
#432 opened by Stigjb - 4
What should I do to solve the error I introduced into the vue project? Do I need to configure something in webpack
#430 opened by wangyiyou - 4
`worker.exit` should set `process.exitCode` instead of calling `process.exit` to allow cleanup
#429 opened by cha0s - 3
Guidance on Restarting a Specific Service in Workerpool to Handle Memory Leaks in Playwright
#427 opened by wojtekKrol - 2
capture stdio during execution of a task
#423 opened by cpendery - 3
terminate(true) didn't kill the pool process
#418 opened by mostafa-hisham - 7
[fork-join] Can / How assign task to workers
#422 opened by riskers - 5
- 2
[help wanted] Additional functions in worker context
#407 opened by ahoyahoy - 3
Workerpool Error when using webpack
#410 opened by mai1x9 - 2
- 1
- 2
How to use with typescript
#379 opened by SwapnilSoni1999 - 3
Question: complex objects to worker
#399 opened by vanodevium - 1
- 4
TypeError: process.send is not a function
#390 opened by thomasstjerne - 2
how to use workerEmit inside setInterval
#397 opened by damartripamungkas - 1
How can a worker listen to master's specific event?
#396 opened by pilaoda - 3
Possible bugs in the code.
#387 opened by iSuslov - 2
how to use FileReaderSync in workerpool
#393 opened by Ljy66 - 7
How to use TypeORM or Prisma inside worker ?
#392 opened by ghostlexly - 2
(question) How to override the .exec function ?
#391 opened by ghostlexly - 1
child_process.spawn() or child_process.exec()
#389 opened by Zirafnik - 3
Update type definitions with the new 'Transfer' options
#381 opened by Fzlw - 7
Send message to persistent worker's stdin
#382 opened by MarkWasfy00 - 3
Main node process crashes with OOM error
#378 opened by VP-0822 - 4
- 5
- 2
Unsafe-eval violation
#375 opened by FelixGirard