SocketCluster / SocketCluster/socketcluster
CPU usage even while no clients are connected
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have deployed simple socketcluster app to the docker. The application always uses at least %5 CPU. Is this expected or this is a result of misconfiguration ?
BTW, I created the application with socketcluster create command and deployed it without any change in the configuration.
Thanks.
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the unchanged application created with socketcluster create in its Docker deployment, with no clients connected, and measure its idle CPU usage. Inspect the generated configuration and runtime entry points to determine whether the reported usage is expected or indicates a misconfiguration; done means documenting the cause and the required configuration or fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, node.js
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100