CSci 555 / Neuman Fall 1995
Directions for completing exam
Answer the following two - multi part questions:
For the purpose of this exam question, assume that data processing at Wells Fargo bank is distributed across branches, with each branch maintaining balances and processing checks, deposits, withdrawals and payments for local customers. Communication between branches relies on message passing primitives. Assume also that First Interstate maintains a central, but replicated, data processing system maintaining balances and processing items for all First Interstate customers. Queries from the bank branches to this central system are made using an RPC based mechanism.
You've been hired by Los Angeles chamber of commerce to develop an Internet accessible directory of city and county services, tourist attractions, and commercial and industrial services and products available from or produced by business based in Los Angeles County. The goal is to promote tourism to and business with LA, thus improving our local economy. For the local businesses, some have their own sites on the Internet, while others will be represented only by the information available through the chamber of commerce directory. The goal of the project is to allow users elsewhere on the Internet to enter a query for a product or service that they require, and to return information about the Los Angeles business that can provide that product or service.
For your design, answer the following questions: