Skip to main content
observer

observer

32 5.8
A part of a program that watches another part and updates when it changes
  • noun
  • /əbˈzɜrvər/
  • Specialized
translation icon : observador
  • A modulated signal transmitted at the source reaches the observer by multiple paths.

Examples

  • Let's sit, let's imagine that we sit on point, that the observer is now on point E.

  • Over time, the projection of that information onto something that that observer thinks of as space at a time.

  • First, we might challenge the distinction between observer and observed in social movement studies.

    Academic text (2008)
  • But no sooner did the system become operational than observers began to worry about its collapse.

    Academic text (2012)
  • Time itself is actually different for observers in different frames of reference when one frame is in motion relative to another.

  • An independent observer sat behind the experimenter when inter-observer agreement data were collected.

    Academic text (1995)
  • To the casual observer, the landscape yields few clues regarding NPS involvement in the Copper Country.

    Academic text (2011)
  • Very little attention has been paid, however, to the interpretations or attributions that observers make for helpers' actions.

    Academic text (1991)
  • While Freuchen accelerated sunward, the first observer probes shot forth from her and began transmitting their readings and images.

    Fiction book (2001)
  • The software developer acted as an observer and received real-time updates when the application's status changed.

Synonyms

consumer
vsobserver
  • Specialized
37 3.8

A program or process that receives and handles messages from another part

subscribes to object state changes rather than just reading produced data
watcher
vsobserver
  • Specialized
7 6.4

A program that watches files or events and starts actions when they change

subscribes to another object's state and is notified when that state changes
listener
vsobserver
  • Specialized
4 6.3

A program part that waits for events like new connections and responds

subscribes to internal object state and receives notifications on changes

How Involved

organizer
  • US
149 2.8
participant
295 2.4
attendant
32 3.2
observer
  • Specialized
32 5.8

Surface Forms

observer singular
observers plural

Morphology

observer = observe (transparent) = observe + er

Morphologically an agentive noun from 'observe'; the software meaning is a technical/metaphorical extension but the formation is regular.

Etymology

Observer in computing comes from the verb observe, which means 'watch' or 'keep an eye on'. Think of it as a watcher that is told when the thing it watches changes, so it 'notices' updates automatically.