Skip to content

ASP Daemons #51

@Durbatuluk1701

Description

@Durbatuluk1701

Define a general schema where an ASP can be converted into an ASP daemon.

An ASP daemon will have the following critical characteristics:

  1. It re-measures its target on some interval $\tau$
  2. It stores historical results (possibly compacted via hashing) in a secure manner
  3. It can be accessed via the same ASP interface, just over an IP:PORT that it runs on

External interaction with the ASP should be READ-ONLY. That is, you cannot send a request to the ASP daemon that will alter its behavior (target, interval, etc.), all you can do is read its current measurement results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions