issues
search
raokrutarth
/
manufacturing-os
A POC distributed operating system for geo-seperated automotive manufacturing
Creative Commons Zero v1.0 Universal
1
stars
0
forks
source link
setup http hello & ack
#3
Closed
raokrutarth
closed
4 years ago
raokrutarth
commented
4 years ago
Implemented sockets.
AndrejSafundzic
commented
4 years ago
start_process(process_id, init_inventory): each process having a server & client
sending: hello + ack
AndrejSafundzic
commented
4 years ago
Basic Setup
5 Servers: representing the whole system
2 Clients: Representative of stage in the supply-chain (both consumers down-stream, producers up-stream)
Basic Communication
:
Client -- another Python Program
If not leader, just returns IP of the leader
If the leader, it does the operations.
The first node the client talks to is the leader
If leader dies, client won't be able to