Skip to content

[Help] Worker Threads 怎么才能在这个项目中使用 #533

@xlybyte244

Description

@xlybyte244

Describe the problem you confuse

nodejs中的Worker Threads,在当前项目中应该如何使用,

new Worker("xxxx.js") 文件路径应该怎么设置

我需要执行多任务,并且比较耗时,会阻塞UI,所以需要Worker Threads,并且任务代码只能运行在nodejs中,无法运行在web worker。故需要nodejs的Worker Threads

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions