goto

command module
v0.0.0-...-451261b Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2012 License: Apache-2.0 Imports: 13 Imported by: 0

README

Goto - A URL shortening service

This code is the basis of the presentation 'Practical Go Programming',
available in the talk/ directory.

The accompanying code samples are in talk/code.

The code in the main directory is the full-featured URL shortener, complete
with bindings to github.com/nf/stat, a statistics-collection library.

There is a stress tester in bench/, which also depends on stat.

The demo.sh script launches the stats server (stat must be checked out and
built in ../stat), 4 goto servers (3 slaves and 1 master), and several
iterations of the stress-tester.

Run it and visit http://localhost:8090/ for a pretty graph.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
talk

Jump to

Keyboard shortcuts

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