/blitz-gettingstarted

Blitz is a javaspaces implementation. This getting started repo will help you build the scheleton for:

Primary LanguageJavaOtherNOASSERTION

blitz-gettingstarted

Small sample to verify basic behaviour on the Blitz space

Prerequesits

  1. Run Docker
  • sudo docker run -it -p 8085:8085 -p 4160:4160 -p 4444:22 cantara/blitz

or..

  1. Install and start Blitz. See https://wiki.cantara.no/display/blitz/Blitz+JavaSpaces+Installer

Tests implemented

Run no.cantara.blitz.BasicTest