Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Replace TOC

DRAFT - WORK IN PROGRESS | Services are in active development and are subject to change.

Contents

...

Table of Contents
maxLevel

...

2

...

outlinetrue
indent20px
stylenone

...

Overview

Charity Engine provides a compute service running on volunteer devices. The system allows one to run compute jobs, executing standard Docker images from Docker Hub, custom docker containers or a set of proprietary applications for an additional fee.

...

  • Remote API
    • This API is provided for integration of Charity Engine as a backend service, and summarizes functions for managing the entire lifecycle of jobs submitted to the network.
  • Remote CLI
    • Standalone command-line interface
    • GNU Parallel (using Parallel allows you to manage batches of work using just a single command line tool)
    • The Remote CLI provides a means to run jobs on Charity Engine compute resources using simple command line tools. (e.g. custom scripts or tools such as GNU Parallel). This interface is geared toward running large batches of jobs, but can be used anytime a command line approach is more appropriate than a web API.
    • Standalone command-line interface
    • GNU Parallel (using Parallel allows you to manage batches of work using just a single command line tool)
  • Ethereum
  • Custom Arrangements

...