wonaming

Wonaming is a simple grpc-go balancer & naming implementation, supporting etcd and Consul as the service register/discovery backend. Wonaming also supports self-register to etcd/consul.

  • 所有者: wothing/wonaming
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

wonaming

This is the naming Resolver & Watcher implementaion for grpc balancer.

Wonaming supports etcd and consul as the service register and discovery backend.

example

etcd

client

go run main.go --reg http://127.0.0.1:2379

server

go run main.go --reg http://127.0.0.1:2379

consul

client

go run main.go --reg 127.0.0.1:8500

server

go run main.go --reg 127.0.0.1:8500

主要指標

概覽
名稱與所有者wothing/wonaming
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證
所有者活动
創建於2016-06-06 07:38:35
推送於2018-08-10 08:29:55
最后一次提交2018-08-10 16:29:55
發布數0
用户参与
星數187
關注者數12
派生數46
提交數60
已啟用問題?
問題數4
打開的問題數3
拉請求數16
打開的拉請求數2
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?