🔵 App token — current bucket height 🟠 Pending job cube — queued, not yet run 🟢 Flash — job executed by the OS
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

App Standby Buckets: Background Job Throttling

Mobile operating systems don't let background work run whenever an app wants — they throttle it based on how recently a human actually used the app. This simulator models Android's App Standby Bucket ladder (Active → Working Set → Frequent → Rare → Restricted) as a physical tower: an app token sinks down the tower as it goes unused, and a queue of requested background jobs only drains as fast as its current bucket's deferred-execution window allows. Toggle Battery Saver / Doze to see the windows widen further, and watch the gap between "jobs requested" and "jobs executed" grow as the app falls into Restricted.