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

贡献者指南