socketcluster
socketcluster copied to clipboard
CPU usage even while no clients are connected
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.