A traffic bureau wants to act on sensor events as they arrive instead of waiting for tonight’s batch files. What does stream computing emphasize?
Select an answer to reveal the explanation.
Short Explanation
Stream computing is the always-on hose, not the nightly dump truck. Events keep arriving and processing keeps going without waiting for a closed batch file. Yearly archives and paper tickets are the opposite vibe.
Full Explanation
Stream computing processes unbounded data continuously as events arrive rather than waiting for complete batch files. Traffic sensors needing timely reaction illustrate that pattern. Yearly offline archives, single-node spreadsheet gates, and paper-first workflows do not capture continuous stream processing.