sflo-host

  • supports the official clients (CLI and sflo-web) and third-party clients by
    • providing an sflo-api
    • serving meshes via a contained static http service
    • keeping central control of mesh operations.
      • e.g. locking sub-meshes during weave.
      • enables parallelism, which can speed up the weave and ensure processes don't clobber each others' work. It can also provide locking to allow multi-user or multi-client modification.

Functions

  • file watchers
  • file locking

Backlinks