github.com/vivino/metafora

Metafora is a library for building distributed work systems. It's masterless and extensible via core Balancer and Coordinator interfaces. If you use the builtin FairBalancer and EtcdCoordinator, all you have to do is implement a Handler and HandlerFunc, and then run the Consumer. See https://github.com/lytics/metafora


License
Apache-2.0
Install
go get github.com/vivino/metafora