Maven
sbt
Docker
cd server && ./run.sh
This command will build both server components: kafka-producer and rest-server.
After that it will prepare docker images, compose them and run server with containers ports bound to host.
Generator1:
python ./generator1/main.py
Generator2:
./generator2/Generator2/MakeAndRun
Client1:
./client1/MakeAndRun
Client2:
python ./client2/client.py
librdkafka more information in client1 readme
.NET Core more information in generator2 readme
kafka-python
wmi only when using real temperature data
