nodejs : worker_threads


nodejs : worker_threads

https://youtu.be/Qg68f6Ir1SA https://nodejs.org/api/worker_threads.html Worker threads | Node.js v18.6.0 Documentation worker.setEnvironmentData(key[, value]) worker.threadId worker.workerData Class: BroadcastChannel extends EventTarget new BroadcastChannel(name) broadcastChannel.close() broadcastChannel.onmessage broadcastChannel.onmessageerror broadcastChannel.postMessage(message) broadcastChannel.ref() broadcastC... nodejs.org...



원문링크 : nodejs : worker_threads