GitHub / knfs-library / alb
This package implements a simple application load balancer (ALB) using Node.js's `cluster` module. It helps distribute incoming requests across multiple worker processes while maintaining configurable settings for minimum, maximum, and idle time for workers
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knfs-library%2Falb
PURL: pkg:github/knfs-library/alb
Stars: 2
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 22 days ago
Topics: alb, load-balancer, loadbalancer, nodejs