command
Version:
v0.0.0-...-1aaf8f9
Opens a new window with list of versions in this module.
Published: Aug 24, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
River Rock Proxy
This is a proxy which smooths over stones.
-
Given a request, it uses bernardo to
assign the request to a cluster.
-
It then checks a resource map for a mapping of resource => references in that cluster
-
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.