SUCHMOKUO/node-worker-threads-pool
Simple worker threads pool using node's worker_threads module.
TypeScriptMIT
Issues
- 1
Static classes cannot be used
#52 opened by YongKJ - 5
- 1
- 1
- 0
ReferenceError [Error]: xxx is not defined
#61 opened by hhu8 - 2
Can't find class at runtime
#56 opened by appocalypseltd - 3
Support for ".ts" worker files
#11 opened by assafg - 0
Can't run with while(true)
#57 opened by tuanbm9x - 0
- 2
this.require in worker thread can't find module unless running from project directory
#37 opened by jaapie - 3
如果 worker 里面跑的是死循环的话,应该是无法超时的吧
#27 opened by qile222 - 0
Dynamic Imports do not work
#46 opened by nfmshow - 1
- 2
- 8
Worker thread initation
#34 opened by mt4c - 0
- 3
- 2
Doesn't work in other module then main
#30 opened by uzair004 - 3
Invalid or unexpected token
#21 opened by hienvuong2810 - 1
Support ts files in task
#26 opened by emseider - 2
- 4
- 1
timeout isn't safe. Potential DDOS issue
#20 opened by exx8 - 10
How to use other packages within task?
#15 opened by wxfred - 2
Allow sending progression notification to parent process + Allow Typescript task.
#19 opened by UrielCh - 1
- 1
How to use with Axios
#17 opened by 7elven - 3
- 1
- 1
Allow transferList as second argument to exec()
#10 opened by Narretz - 1
Allow to specify resourcesLimits
#9 opened by drouarb - 4
- 1
Enable SHARE_ENV
#7 opened by LordCheta - 0
already solved it
#6 opened by Thiago2703 - 1
support for async await task function
#5 opened by derit - 2
- 3
Typescript
#4 opened by kecsou - 1
workerData is undefined
#1 opened by Ar4ics