Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • minifi-api
  • minifi-bootstrap
  • minifi-commons
  • minifi-framework
  • minifi-assembly


Guiding Points of Design

  • Installation, provision, and establishing of agents

  • Upgrading agents, inclusive of both functionality in terms of flow/processing, and the agent binary and associated libraries
    • Tolerance for asynchronous and optimistic upgrades
  • Realization of agent capabilities
    • Possible taxonomy of agents and functionalities that may be driven by available software and hardware
  • Mediating different agent versions
  • Observation of status
  • Security
  • Provenance Generation and Transmission to some endpoint store Considerations for supporting replay and buffering of data 
  • Prioritization of Data with Back Pressure and Pressure Release 
  • Supported Operating Systems and the requirements levied:
    • Windows,
    • Mac,
    • Linux, and
    • Unix
  • Networking and communication protocols 
    • Traversal of non-direct network hops and relay functionality

  • Manager provides a consistent user experience for agent groups as it does processors 

...