An open API service indexing awesome lists of open source software.

https://github.com/dianping/pigeon-demo


https://github.com/dianping/pigeon-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## pigeon-demo

###
pigeon-demo运行需要依赖zookeeper,默认配置在config/pigeon.properties里:
```
pigeon.registry.address=localhost:2181
```
如果本地没有zookeeper实例,也可以改成其他已有zookeeper实例地址