2063 shaares
6 private links
6 private links
netem provides Network Emulation functionality for testing protocols by emulating the properties of wide area networks. The current version emulates variable delay, loss, duplication and re-ordering.
Video stabilization using transcode
Immutable cluster data processing
docker run --rm -ti --name=build -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.6 sh -c 'go get; go build -v server.go'