distrox

command module
v0.0.0-...-b65274a Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 6 Imported by: 0

README

Distrox

What

Distrox is a simple distributed HTTP proxy server. It currently supports caching, leader election, load balancing, and firewalls.

Usage

Ensure that golang is installed and setup correctly.

Run make to build. A binary (distrox) will be generated.

Usage: ./distrox [host] [port] [is_leader]

Example: ./distrox localhost 8081 true

To connect one node to another node, type: connect [host]:[port] in the console while the node is running.

Demo

The first gif shows nodes joining/dying + the leader election process. The second gif shows a complete demo.

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