1 / 8

The project of distributed system

The project of distributed system. My hotel web page. Database. Data base. user-users can sign in or login this website and make orders. order-order table include userid and roomid. it can give the basic information for users who make this order and all managers to manage it.

sheena
Download Presentation

The project of distributed system

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The project of distributed system My hotel web page

  2. Database

  3. Database • user-users can sign in or login this website and make orders. • order-order table include userid and roomid. it can give the basic information for users who make this order and all managers to manage it. • room-room table can give the roomid, the type(the room have been ordered by someone or not.) ,the cost for living and some short discription. • manager-managers table have managerid used for managers in order to let them login as an administrater.

  4. The page for login • This is the page for users login:

  5. The page for users • This is the user`s page:

  6. Transaction: • Transaction processing is designed to maintain a database Integrity (typically a database or some modern filesystems) in a known, consistent state, by ensuring that interdependent operations on the system are either all completed successfully or all canceled successfully.[1] • [1]come from wikipedia.

  7. The code for transaction:

  8. The End • Thanks

More Related