Skip to main content

Module resource_monitor

Module resource_monitor 

Source
Expand description

Runtime resource monitoring and limit enforcement.

Tracks memory, CPU, disk, and page counts against configurable limits, providing early termination when budgets are exceeded.

Structsยง

ResourceLimits
Resource limits for a crawl session.
ResourceMonitor
Resource monitor for tracking and enforcing limits.
ResourceUsage
Current resource usage.