Simplifying Thread Management in Nodejs with Decorators
-
Updated
Jan 11, 2026 - TypeScript
Simplifying Thread Management in Nodejs with Decorators
Basic library for works with Node.js threads
Demonstrative of the power of worker_threads in Node.js with three algorithms: using worker threads pool, a raw implementation, and a imperative code. Detailed benchmarks compare performance.
Add a description, image, and links to the node-threads topic page so that developers can more easily learn about it.
To associate your repository with the node-threads topic, visit your repo's landing page and select "manage topics."