blitz-client-basic
Getting Started with JavaSpaces. Aim to keep the examples small.
| Field | Value |
|---|---|
| GitHub | https://github.com/Cantara/blitz-client-basic |
| Language | Java |
| Stars | 0 |
| Last updated | 2015-06-10 |
Related Wiki Pages
This project has documentation in the Cantara Wiki. See the BLITZ section.
README
blitz-gettingstarted
Small sample to verify basic behaviour on the Blitz space
Prerequesits
-
Run Docker
-
sudo docker run -it -p 8085:8085 -p 4160:4160 -p 4444:22 cantara/blitz
or..
- Install and start Blitz. See https://wiki.cantara.no/display/blitz/Blitz+JavaSpaces+Installer
Basic Client
Run no.cantara.blitz.BasicClient