Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.2 KB

Scattersphere: Job Coordination API for Tasks

License CircleCI

Scattersphere is a lightweight job coordination API designed to run a simple DAG of tasks.

It is inspired by many projects on Github such as Orchestra, Chronos, Cats IO, Monix Task, and others. It is designed to be self-contained, and extensible.

Prerequisites

  • Java 8 SDK
  • Apache Ant

Getting Started

There is a maintained Wiki here. You can also view sample code in the test suite here.

Dependencies

Contributing

Please read CONTRIBUTING.md

Building

See BUILDING.md