develop an n-node distributed system
Budget: $30 – $250 USD
you will develop an n-node distributed system that supports totally
ordered events and a distributed locking scheme. The distributed system uses logical clock to
timestamp messages sent/received between nodes. You will realize a total order of event through
the totally ordered multicast and vector clocks. Suppose the distributed nodes have read and
write access to a shared file. A distributed locking scheme is needed to prevent concurrent
accesses to the shared file. You can use the centralized, decentralized, or the distributed
algorithms to realize mutual exclusive access to the file. You are free to use any programming
languages. To
ordered events and a distributed locking scheme. The distributed system uses logical clock to
timestamp messages sent/received between nodes. You will realize a total order of event through
the totally ordered multicast and vector clocks. Suppose the distributed nodes have read and
write access to a shared file. A distributed locking scheme is needed to prevent concurrent
accesses to the shared file. You can use the centralized, decentralized, or the distributed
algorithms to realize mutual exclusive access to the file. You are free to use any programming
languages. To