Skip to content

Distributed components

Tasos Laskos edited this page Oct 29, 2015 · 9 revisions

REST

A REST server allows for remote management of scans over a simple web service.

RPC

Instance

An Instance is a scanner server which can be operated via a Remote Procedure Call protocol.

A Dispatcher is a server which:

  • Provides clients with Instances.
  • Maintains a pool of Instances.