JioHotstar released an engineering overview detailing its ad request workflow. The platform coordinates distributed services to select, deliver, and measure personalized advertisements during video playback. The architecture focuses on making real-time ad decisions within strict latency requirements while supporting large-scale streaming traffic and maintaining playback reliability.
An ad request begins when a viewer reaches an advertisement opportunity. The request includes contextual information such as content metadata, user context, device information, and available inventory. The platform processes this through multiple backend components that evaluate eligible advertisements, apply targeting rules, and generate the final response for the video player.
The ad decision workflow involves multiple stages. JioHotstar uses a waterfall tiering approach combined with pacing algorithms like PID and SHALE to select a small number of advertisements for a 30-second ad pod from thousands of candidates. These calculations balance campaign delivery, inventory allocation, and advertiser constraints, completing ad selection and response generation within 100 milliseconds, even during high concurrency events like live sports.
Pawan Nagar, Engineering Leader, noted that ad serving involves challenges beyond API communication, including managing low latency, handling high traffic, using caching, and ensuring service reliability. The platform supports various advertising formats, including pre-roll and mid-roll video advertisements, as well as display-based formats. After delivery, systems collect signals like impressions and engagement for campaign reporting and measurement.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
JioHotstar published an engineering overview of its ad request workflow, explaining how it coordinates distributed services to select and deliver personalized advertisements during video playback. This matters as it details how a large streaming platform handles real-time ad decisions under strict latency and high traffic conditions.