Question
Consider a user types a document with a speed of 100 words
per minute. Assume that an average word consists of 5 letters and ends
by a break which can be a space, new line, TAB, or punctuation, and an
average sentence consists of 20 words. Assume that a spell-check thread
is only activated when a word break is detected, and it will finish its
task within 1 millisecond. Similarly, a grammar-check thread is only
activated when a sentence break, a period, is detected, and it needs 1.5
millisecond to finish its task. Assume that context switch overhead is 0.1
millisecond. What’s the maximum number of word processing users can
be admitted if the human eye refreshing rate is 1/20 second.
per minute. Assume that an average word consists of 5 letters and ends
by a break which can be a space, new line, TAB, or punctuation, and an
average sentence consists of 20 words. Assume that a spell-check thread
is only activated when a word break is detected, and it will finish its
task within 1 millisecond. Similarly, a grammar-check thread is only
activated when a sentence break, a period, is detected, and it needs 1.5
millisecond to finish its task. Assume that context switch overhead is 0.1
millisecond. What’s the maximum number of word processing users can
be admitted if the human eye refreshing rate is 1/20 second.
Answers
Related Questions
Trisha typed 200 words in 4 minutes. Benji types twice as fast as Trisha. Which rate best represents...
Flavia is focused on making fewer mistakes when she types. What is she trying to improve MOST?
(1...
Janet types at a rate of 45 words per minute .She wants to type a document of 9 pages ea...
A user receives a Word document from a colleague. Upon opening it, the user notices the term “Compat...