josdejong/workerpool

Support workerData as a pool option for worker threads?

Open

#65 创建于 2019年4月16日

在 GitHub 查看
 (10 评论) (12 反应) (0 负责人)JavaScript (164 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (2,297 star)
PR 合并指标
 (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

贡献者指南