In: Computer Science
A file server needs to serve 20 users. Each user wants to download the same file of size 100 MB. The server can upload data at 100 Mbps and each client can download at 10 Mbps. A, Estimate the minimal total time required to fully download the file by all users. B, Peer-to-Peer architecture( Assume each user can upload at 3 Mbps) c. Redo a and b for users=200