https://github.com/dianping/pigeon-demo
https://github.com/dianping/pigeon-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dianping/pigeon-demo
- Owner: dianping
- Created: 2017-02-03T09:10:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T07:39:53.000Z (over 8 years ago)
- Last Synced: 2025-03-16T01:23:54.380Z (3 months ago)
- Language: Java
- Size: 130 KB
- Stars: 12
- Watchers: 13
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## pigeon-demo
###
pigeon-demo运行需要依赖zookeeper,默认配置在config/pigeon.properties里:
```
pigeon.registry.address=localhost:2181
```
如果本地没有zookeeper实例,也可以改成其他已有zookeeper实例地址