Reference no: EM131079721
This assignment demonstrates your understanding of the various issues around the OS scheduler. It also serves to help move you along with the final project.
Before attempting this project, be sure you have completed all of the reading assignments, hands-on labs, discussions, and assignments to date.
1. Take the project you wrote in the homework last week and do a FCFS scheduler with 5 IO bound threads (1 class) and 5 processor bound threads (another class).
a) The IO bound class will be a thread class that runs an IO intensive operation. You can write to the system out a number of times (ie 1000) or do something like read and write a file.
b) The processor bound class will be a thread class that runs a computationally intensive operation. You can perform some math computation a number of times. No IO in the loop.
c) Create a controller class that implements an FCFS schedule and instantiates 5 objects of each class and runs each object.
2) Take the start and stop time for each thread and print out the time it takes to run.
3) Take the start and stop time to schedule and run all the threads and print out the time to run.
4) Run the program 3 times.
a) First time intersperse the IO bound and computationally intensive operations (call the start method).
b) Second time run the IO bound threads first and the processor bound second.
c) Third time run the processor bound threads first and the IO bound second.
5) Attach your code as well as a document. The document should include snapshots (enough to demonstrate it ran) of the running code as well as results in spreadsheet form. Results should also list the wait time for each thread. Also calculate for each of the 3 scenarios the average wait time for the
IO bound threads, processor bound threads and the overall run time for all of the threads. Include a lessons learned contrasting how the Java environment handled the 3 scenarios.
6) Code should follow standard practices with good commenting, variable and method names, and good formatting..... its a 400 level course.
Band of desired frequencies
: What type of filter is used to eliminate a specific frequency from band of desired frequencies?
|
Determine the euro-pound exchange rate
: A German firm is attempting to determine the euro/pound exchange rate and has the following exchange rate information: USD/pound = $1.5509/£ and the USD/euro rate = $1.2194/€. Therefore, the euro/pound rate must be: Choose one answer.
|
Set of business requirements for the problem
: Define the current problem and the set of business requirements for the problem you need to solve from a local and global perspective.
|
What is mimo
: What is MIMO? What's the history? What issues are addressed? What are the goals? Identify all advantages and disadvantages of MIMO.
|
Understanding of the various issues
: This assignment demonstrates your understanding of the various issues around the OS scheduler. It also serves to help move you along with the final project.
|
Express in terms of heaviside unit step functions
: Express in terms of Heaviside unit step functions the following piecewise-continuous causal functions. In each case obtain the Laplace transform of the function.
|
Required return on a debt security to be higher or lower
: Identify whether each of the following factors will cause the required return on a debt security to be higher or lower. Briefly explain your answer. (Each part is independent).
|
What are the general benefits of preparing the budget
: What are the general benefits of preparing the budget? Discuss how the budget is likely to be used for the control function.
|
Hipaa privacy rule
: The HIPAA privacy rule states, "An individual has the right to inspect and obtain a copy of the individual's protected health information (PHI) in a designated record set."
|