Skip to content

Nodejs worker threads boilerplate with bulk file processor example

Notifications You must be signed in to change notification settings

mkhizeryounas/nodejs-worker-threads-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs worker threads boilerplate

This project includes simple example of bulk operation processing of csv files using nodejs worker threads. script.js aquires a thread pool opens multiple worker threads to process files and closes them when operation is done and repeat this process till every file has been processed.

How to use

npm start

About

Nodejs worker threads boilerplate with bulk file processor example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published