poller
- noun
- /ˈpɒlər/
- Specialized
- To ensure data accuracy, the software includes a poller that retrieves metrics from the database at regular intervals.
Examples
-
The network engineer configured a poller to check the server's status every minute.
-
Write a poller that prints out memory stats with the process module once per minute.
Blog text (17) -
The IoT device uses a poller to communicate its readings to the central server.
Synonyms
A program that watches files or events and starts actions when they change
A computer tool that watches a system, reports problems, and can restart services
A person or program that sends short messages to ask for a reply
A program that watches network ports and reports open or suspicious connections
A program or device that watches computer network ports for unusual activity
How Often
Surface Forms
Morphology
Etymology
The word poller comes from the old word poll, which meant 'head' and then 'to count heads' or votes. In computing a poller is a program or device that 'asks' a server again and again to check its status, so the old idea of counting helps explain why a poller keeps checking for updates.