robust-services-core icon indicating copy to clipboard operation
robust-services-core copied to clipboard

Track per-Context CPU usage

Open GregUtas opened this issue 8 years ago • 0 comments

Track how much time each Context is using to detect CPU hogs (e.g. a messaging loop between two contexts). Kill a context that used more than x% of the CPU during the last n seconds (configurable).

GregUtas avatar Nov 05 '17 17:11 GregUtas