dockbroker

module
v0.0.0-...-28e320e Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2014 License: MIT

README

Dockbroker

Peer-to-peer computing with Docker. Written in Go. The concept is explained here. At this time, only a skeleton of the code exists.

GoDoc Build Status

Summary

Clients ask dockbrokers for an "offer" for how much money they can execute a job and then pick the cheapest. Brokers that have data locally available or already cached part of the Docker image are cheaper and therefore preferred. Estimated time to completion will affect the price. Clients can build reputation in brokers when they deliver on time and brokers build reputation in clients when their job description and estimated run-time are good.

License

Dockbroker was written by Sven Kreiss and made available under the MIT license.

Directories

Path Synopsis
Package api provides the structures for the JSON API.
Package api provides the structures for the JSON API.
dockbroker is a daemon that manages a node for peer-to-peer computing.
dockbroker is a daemon that manages a node for peer-to-peer computing.
docksubmit is a command line tool to submit jobs to dockbroker.
docksubmit is a command line tool to submit jobs to dockbroker.

Jump to

Keyboard shortcuts

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