river-rock

command
v0.0.0-...-1aaf8f9 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2018 License: MIT Imports: 8 Imported by: 0

README

River Rock Proxy

This is a proxy which smooths over stones.

  1. Given a request, it uses bernardo to assign the request to a cluster.

  2. It then checks a resource map for a mapping of resource => references in that cluster

  3. It then intelligently selects a reference and reverse proxy's it back to the client.

The "intelligently" part refers to the multi armed bandit algorithm and potentially others in the future.

Directory Description
proxy Main source for the proxy which implements the HTTP interface
clustering Code to talk to bernardo and assign a request a cluster id
selection Implementation of the resource map and resource selection algorithm
utils Misc utils

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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