examples/

directory
v0.0.0-...-8de5e17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2016 License: Apache-2.0

README

Examples

Koalemos

Example daemon that uses Metafora for distributed task running.

Koalemos uses etcd to distribute tasks that execute shell commands. It's meant as an example and not intended for production use.

If you want distributed process management, please check out the following projects:

Installation

First install etcd either via https://github.com/coreos/etcd#getting-started or the docker_run_etcd.sh script.

Then the koalemos daemon and command line tool:

go get github.com/lytics/metafora/examples/{koalemosctl,koalemosd}

Start the daemon in one terminal:

koalemosd

Start a task in the other:

koalemosctl sleep 30

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL