/retz

A batch job queuing and execution service (Mesos framework)

Primary LanguageJavaOtherNOASSERTION

Retz CircleCI

Retz is a simple job queuing and execution service which runs on top of Mesos as a framework.

Getting Started

Documentation

See and walk around doc directory for documents.

Related Projects

Reporting issues

How to contribute

  1. Clone this repository
  2. Make a topic branch
  3. If it is a bugfix, add test(s) to reproduce the bug
  4. Add your your modification
  5. Make sure nothing is broken by running make build inttest
  6. Commit with proper description in the commit message
  7. Open a pull request to Retz repository
  • By opening a pull request, we assume the contributor has agreed to donate all copyright of the patch to the original author Nautilus Technologies and agreed not to claim any intellectual properties in the patch.

License