v0.0.1
Pre-release
Pre-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.