Skip to content

tkurylek/akka-remote-lunapark

Repository files navigation

Akka remote lunapark

Build Status

Compile, test and package

mvn clean install

Running

Run the lunapark employees:

java -jar lunapark-employees/target/lunapark-employees-1.0-SNAPSHOT-allinone.jar

They will be waiting for the events that WeatherReporter and NewsReporter provide.

To produce weather events execute weather-forecast project:

java -jar weather-forecast/target/weather-forecast-1.0-SNAPSHOT-allinone.jar

To produce news events execute news-report project:

java -jar news-report/target/news-report-1.0-SNAPSHOT-allinone.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages