/
Distract your users from a slow process

Distract your users from a slow process

This is a technique to distract your users from a slow process by giving them something to distract them. This is idea behind elevators often having mirrors - it gives the users of the elevator something to do while the elevator slowly moves up the building. As well as making a small space seem larger and less claustrophobic.

In computer software we see this by having various graphical feedback mechanisms which can distract a user.

Related content

Run slow processes in the background
Run slow processes in the background
More like this
Remove features in a design to reduce complexity
Remove features in a design to reduce complexity
More like this
Understand timing and thread interaction
Understand timing and thread interaction
More like this
Theory of Constraints - Eliyadu Goldratt
Theory of Constraints - Eliyadu Goldratt
More like this
Coroutines - we can give blocking programming without the overhead of many operating system threads.
Coroutines - we can give blocking programming without the overhead of many operating system threads.
More like this
Shine a Light
Shine a Light
More like this