-
Notifications
You must be signed in to change notification settings - Fork 0
mbottone/two_phase_commit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Two Phase Commit Protocol Project Advanced Distributed Systems - CSCI 8780 Fall 2015 Michael Bottone Description: See - http://cobweb.cs.uga.edu/~laks/ADCS-2015-Fall/Programming-Project.pdf This is a system that makes use of a coordinator and two participants to set up a two phase commit protocol for a ticket booking system. The coordinator is in charge of booking tickets for a hotel and concert. All nodes implement a Communication substrate to communicate with each other and a failure recovery process. Usage: There are makefiles in both the participant and coordinator folders. Coordinator: make compile make run make clean Participant: make compile make hotel make concert make clean
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published