https://github.com/tolitius/hface-server
hazelcast server with hface client
https://github.com/tolitius/hface-server
Last synced: 3 months ago
JSON representation
hazelcast server with hface client
- Host: GitHub
- URL: https://github.com/tolitius/hface-server
- Owner: tolitius
- Created: 2018-06-27T21:32:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T21:46:17.000Z (over 7 years ago)
- Last Synced: 2025-01-06T13:49:51.099Z (9 months ago)
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hface server
sample Hazecast server with an [hface client](https://github.com/tolitius/hface) dependency
## running sample
* run a [NodeStarter](src/main/java/org/hface/NodeStarter.java)
* connect to it from [hface](https://github.com/tolitius/hface): `java -jar -Dconf=/opt/app/hface/hface.conf target/hface-dash.jar`
* open http://localhost:3000/ in a web browser: