Which of the following statements about using a circular buffer to implement print spooling is false?

a) The despooler thread tends to run at a slower speed than the spooler thread.
b) A circular buffer can “take up the slack” resulting from the mismatch in the speeds of the spooler and despooler threads.
c) If the system always generates print lines faster than the printer can print them, the buffer will always be full.
d) The spooler thread tends to run at a slower speed than the despooler thread.

d) The spooler thread tends to run at a slower speed than the despooler thread.

Computer Science & Information Technology

You might also like to view...

Email is considered synchronous communication because the recipient receives the email as soon as you send it

Indicate whether the statement is true or false

Computer Science & Information Technology

The Quickoffice spreadsheet editor, Quicksheet, offers some of the same functionality as Excel

Indicate whether the statement is true or false

Computer Science & Information Technology