This project was done for the Real Time Applications Programming Lab at the University of Moldova, Software Engineering program.
Video demo here: https://github.com/mdiannna/ActorsPy/blob/master/screenshots_video/demo3.mp4
-
If running on Ubuntu without docker, install redis package (Ubuntu:) $ apt-get install redis-server
If not, skip
-
Use docker compose: $ docker-compose up
-
If you would like to see only the actors system + printing in console, go to http://0.0.0.0:5000/receive-sse-sensor-data
-
If you want to see the web interface frontend, run 3. then open in another tab http://0.0.0.0:5000/
Marusic Diana, FAF-171