Skip to content

v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@mdwekat mdwekat released this 28 Sep 22:48
· 58 commits to main since this release

Release Notes

This initial release, v0.0.1, lays the foundation for simple and efficient multithreading in Node.js, allowing developers to focus more on their application logic and less on thread management.

🌟 Quick Highlights:

  • 🚀 First release of NodeSwarm.
  • 🛠️ Offers a straightforward API for creating thread pools and running tasks.
  • 💪 Optimized for CPU-bound tasks.

For detailed information on how to use NodeSwarm, please refer to the documentation.