职业分类
软件开发工程师
描述
Move CPU-bound work off the main thread onto real OS threads (Web Workers / node:worker_threads) via unithread. Use when a UI is janky or frozen, a page locks up, an event loop is blocked, "this loop is too slow", or the user asks to parallelise a loop, use…
原文语言:英语
更新