Alepha Thread

Run worker threads in Node.js with a simple API.

Installation

This package is part of the Alepha framework and can be installed via the all-in-one package:

npm install alepha

Alternatively, you can install it individually:

npm install @alepha/core @alepha/thread

Module

Simple interface for managing worker threads in Alepha.

API Reference

Descriptors

$thread()

Table of contents