Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 503 Bytes

File metadata and controls

17 lines (15 loc) · 503 Bytes

DistributedImgPro


Cloud distributed image processing system using TCP
make sure you have:
pillow
opencv
tkinter
time
thread
numpy
socket
make sure connections are allowed on ur port number or that the firewall is disabled
configure the IP addresses in the code according to your VMs IPs
run server.py on your server VM first
then run VMZ.py on your slave/worker VMs
last but not least run the client and start processing images