Crate lading

source ·
Expand description

The lading daemon load generation and introspection tool.

This library support the lading binary found elsewhere in this project. The bits and pieces here are not intended to be used outside of supporting lading, although if they are helpful in other domains that’s a nice surprise.

Modules

  • Lading blackholes
  • Capture and record lading’s internal metrics
  • This module controls configuration parsing from the end user, providing a convenience mechanism for the rest of the program. Crashes are most likely to originate from this code, intentionally.
  • Lading generators
  • Manage the target inspector sub-process
  • Manage the target observer
  • Lading payloads
  • Module to control shutdown in lading.
  • Manages lading’s target
  • Fetch metrics from the target process
  • A throttle for input into the target program.