1.0.0-beta • Published 2 years ago

@ksplat/needlejs v1.0.0-beta

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

  1. Download the latest release.
  2. Import or require NeedleJS.
  3. Read the docs.

NPM

  1. Run npm install needlejs or if using yarn yarn add needlejs.
  2. Import or require NeedleJS.
  3. Read the docs.

CDN

  1. Setup an asset bundler like webpack or parcel.
  2. Import DuckEngine from URL
  3. Read the docs.

Docs

License

MIT

Author

Bleart Emini