Categorygithub.com/Blyth77/DISYS_MiniProject03
repositorypackage
0.0.0-20211201221053-802464b2e80a
Repository: https://github.com/blyth77/disys_miniproject03.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

DISYS_MiniProject03

== A Distributed Auction System ==
You must implement a distributed auction system using replication: a distributed component which handles auctions, and provides operations for bidding and querying the state of an auction. The component must faithfully implement the semantics of the system described below, and must at least be resilient to one (1) crash failure.