[Question] Does pm2 uses in build nodejs cluster module and its load balancer or pm2 implements its own clustering and load balancing algorithm ?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
Does pm2 implement its own clustering like module (in build cluster module in nodejs) and its own load balancing algorithm for distributing requests or uses nodejs cluster module.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating PM2's clustering and built-in load-balancer implementation and comparing it with Node.js's cluster module. Done means providing a clear, repository-backed explanation of which component handles clustering and request distribution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, devops
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100