mesos

package
v0.0.0-...-fd2add7 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mesos provides the mesos element which serves as a real-time resource megotiation exchange inspired by Apache Mesos.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mesos

type Mesos interface {
	Offer(worker string, rsc Resource)
	Ask(framework string, rsc Resource) (worker string, grant Resource)
}

type Resource

type Resource map[string]int // resource name => number of units

Jump to

Keyboard shortcuts

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