Multiprocessing pool for NodeJS and TypeScript
-
Updated
Jan 21, 2025 - TypeScript
Multiprocessing pool for NodeJS and TypeScript
This repository demonstrates the organization and management of NodeJS child processes, referred to as "workers", within dedicated pools. It provides callback handling and load balancing. The config/default.json includes a working configuration for two different worker pools to test over provided http endpoints.
Add a description, image, and links to the child-process-pool topic page so that developers can more easily learn about it.
To associate your repository with the child-process-pool topic, visit your repo's landing page and select "manage topics."