Skip to content
This repository was archived by the owner on Dec 22, 2019. It is now read-only.
This repository was archived by the owner on Dec 22, 2019. It is now read-only.

High CPU consumption with no traffic in the system #13

@baransu

Description

@baransu

Right now we run few infinite loops all the time, even when we don't have any running processes. That makes our CPU to not like us that much as we would like to. To experience that, left any example after all messages have been sent and all tasks have been handled.

I have little experience with Unix processes so I have no idea if it's a good idea to kill workers and respawn them when there is new traffic in the system - I assume it's not.
I believe together we can figure something out!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions