josdejong/workerpool

Support workerData as a pool option for worker threads?

開放

#65 建立於 2019年4月16日

 (10 則留言) (12 個反應) (0 位負責人)JavaScript (164 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (2,307 顆星)
PR 合併指標
 (平均合併 21天 16小時) (30 天內合併 3 個 PR)

描述

It would be cool to have a way to make general data available on worker initialization instead of just through worker function parameters. I can submit a PR.

Ref: https://nodejs.org/api/worker_threads.html#worker_threads_worker_workerdata

貢獻者指南