%PDF- %PDF-
Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/benchmark/fixtures/ |
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/benchmark/fixtures/echo.worker.js |
'use strict'; const { parentPort } = require('worker_threads'); parentPort.on('message', (msg) => { parentPort.postMessage(msg); });