End User's Perspective
An end user is not aware whether or not threads are being used in an application, except for a possible difference in performance. An application written with threads may run faster
than a single-threaded version of the same application.
|