Sunday, May 19, 2019

Mini Case

I. Deals-R-Us Brokers (Part 1) Fred Jones, a distant relational of yours and president of Deals-R-Us Brokers (DRUB), has come to you for advice. DRUB is a small brokerage ho utilise that enables its clients to buy and sell stocks over the Internet, as well as place traditional orders by phone or fax. DRUB has sound decided to offer a set of stock analysis tools that lead help its clients more tardily pick winning stocks, or so Fred tells you. Freds information systems department has presented him with two alternatives for developing the spic-and-span tools.The first alternative will have a special tool developed in C++ that clients will download onto their computers to run. The tool will communicate with the DRUB server to select data to analyze. The mho alternative will have the C++ program running on the server, the client will use his or her browser to interact with the server. a. Classify the two alternatives in terms of what type of application architecture they use. b. Outline the pros and cons of the two alternatives and make a recommendation to Fred about which is better. Mini Case 1 SolutionThe uphold alternative will use the host-based architecture. Using this alternative, the server will do all the work. Because of this, the server will become very slow in processing those requests as more users are sending them. It speak to a lot of money to upgrade those mainframes. The first alternative will use the client-server application architecture. In this case, the server and the client computer will share the workload. The server will be able to suffice to many users requests without any slowness. This is the best option Fred needs to use for his business.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.