@ksplat/needlejs
v1.0.0-beta
Published
NeedleJS - Spawn and manage worker threads easily
Downloads
1
Readme
NeedleJS
Spawn and manage worker threads easily
Features
- Easy way to spawn and close worker threads in NodeJS
- Emit and listen for named events
- Named threads
- Wrapper around node:worker_threads package
- Small
- Easy to Use
- Performant
- Written in TypeScript
- Typedefs
Download
Github
- Download the latest release.
- Import or require NeedleJS.
- Read the docs.
NPM
- Run
npm install needlejs
or if using yarnyarn add needlejs
. - Import or require NeedleJS.
- Read the docs.
CDN
- Setup an asset bundler like webpack or parcel.
- Import DuckEngine from URL
- Read the docs.
Docs
License
Author
Bleart Emini