Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musicglue/doozerd-picker
Picks a Doozerd from a pile of Doozerds.
https://github.com/musicglue/doozerd-picker
Last synced: 1 day ago
JSON representation
Picks a Doozerd from a pile of Doozerds.
- Host: GitHub
- URL: https://github.com/musicglue/doozerd-picker
- Owner: musicglue
- Created: 2012-11-15T20:13:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-16T12:01:57.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T22:28:54.783Z (7 months ago)
- Language: Go
- Size: 816 KB
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DoozerD Picker
==============
This picks the right namespace for a new or recovering Doozerd to bind to from N other servers that might or might not still exist.```
go get github.com/musicglue/doozerd-picker
go install github.com/musicglue/doozerd-picker
doozerd-picker -servers="oneserver,twoserver" -port 8046 -timeout 500 -protocol tcp
```