Skip to content

LotusOrb/nodejs-worker-thread-napi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs With NAPI And worker thread

Prerequisite

  • Nodejs 18.x.x
  • gcc / g++
  • node-gyp

Running the project

  • clone the repo
  • npm install -g node-gyp
  • npm install
  • node-gyp build
  • npm start
  • npm run test

testing with artillery

  • artillery run ./artillery/{PICK_DESIRED_YAML}.yaml