Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Ipython / ipython server has currently a problem of High cpu usage. The loop that read from the pub/sub should not try to read everytimes the pub sub. It Needs to be debounce.
those are the action item:
- sleep time to time when there is no message in pub/sub
- Use only one queue instead of 3
Attachments
Issue Links
- links to