Skip to content
/ gost Public

OLD AND DEPRECATED - A realtime distributed computation system using NSQ and Etcd.

Notifications You must be signed in to change notification settings

remeh/gost

Repository files navigation

Gost

A distributed realtime computation system for Go applications. Using NSQ to broadcast and load-balance tasks pushed on one of the Gost controllers (http, rpc, ...), Gost could be a basic subsitute to Apache Storm to create scalable Go backend applications.

Dependency

  go get github.com/remeh/go-webserver
  go get github.com/bitly/go-nsq
  go get gopkg.in/yaml.v1
  go get github.com/coreos/go-etcd/etcd

TODO

  • A Logger format.
  • Document an example.

About

OLD AND DEPRECATED - A realtime distributed computation system using NSQ and Etcd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages