stateful
- adjective
- /ˈsteɪtfəl/
- Specialized
- Making the decision service stateful (not stateless) or tying it to the context in which
Examples
-
Coroutines alleviate this by putting stateful control in each place where it is needed.
Blog text (8) -
Once stateful allocators enter the game, things change a bit, but we can ignore this detail here.
Blog text (18) -
Because cells are very stateful processes that no one understands completely.
-
In many styles of programming today, when an application launches, it creates a large set of interconnected stateful objects.
Blog text (10) -
In addition, the community address translation, stateful packet monitoring, and entry ports are inspected for intelligent management of the list.
Blog text (3) -
Noun phrases ("arrayByAddingObject") return the noun so named, and generally do not have stateful effects unless the name suggests so.
Blog text (10) -
Many modern applications are designed to be stateful, allowing them to remember user preferences between sessions.
-
A stateful firewall keeps track of the state of active connections and determines which network packets to allow.
-
In programming, a stateful service can maintain user sessions, making it easier to manage user interactions.
Antonyms
How Stateful
Surface Forms
Morphology
Etymology
The word stateful comes from state 'condition' or 'status' and the ending -ful meaning 'full of'. So a stateful system keeps or remembers a 'state' between actions, which is why it can follow what happened before.