Skip to content
DBRaven
Consumer Lag Simulation

Consumer Lag: Cache Staleness Snapshot

Model how consumer lag on an event stream translates into cache staleness: whether the current consumer capacity recovers from an existing backlog or falls further behind, and how many consumers would be required to keep pace. This is a single steady-state evaluation of your inputs, not a time-evolving simulation.

Expected cache age and freshness-bound exceedance are computed from your inputs, not an independently measured or predicted production value — treat them as directional estimates, not a promise about what your real system will do.

Arrival And Processing

0.01–1,000,000

Events published to the stream per second.

0.01–1,000,000

Events one consumer instance can process per second.

1–1,000

Current number of parallel consumer instances.

≥ 0

Explicit starting backlog. Never inferred from the rate imbalance alone -- enter what you actually expect.

Cache Refresh

No simulation run yet

Configure arrival/processing rates and backlog, then click “Run Consumer Lag Simulation”.