SocketCluster / SocketCluster/socketcluster

CPU usage even while no clients are connected

Open
#481 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.