2.13.2 Overview

There are 3 parts that make up Distributed Sage:
  1. The server is responsible for job distribution, submission and collection. It also includes a web interface from which you can monitor your jobs and do other administrative tasks.
  2. The client is responsible for submitting new jobs to the server and collecting the results.
  3. The workers perform the actual computations.

See About this document... for information on suggesting changes.