Hello, if you have any need, please feel free to consult us, this is my wechat: wx91due
CS-350 - Fundamentals of Computing Systems
Homework Assignment #8 - EVAL
Due on November 14, 2024 — Late deadline: November 15, 2024 EoD at 11:59 pm
EVAL Problem 1
In this EVAL problem, we will study how the nature of input requests can impact the parallelism that can be exploited in multi-threaded applications.
a) Let’s start easy for this part of the assignment and establish a clear evaluation methodology and baseline. In particular, we will define a base request pattern and then gradually extend it to understand how the server runtime is impacted. For this part, we will test with only one worker, but the same exact client input scripts you generate for this part will be used for the next part.
The base command template to use for this part is the following:
/usr/bin/time -v ./server_mimg -q 1500 -w 1 -p FIFO 2222 & ./client 2222 -I ./images/ \ -L