注册并分享邀请链接,可获得视频播放与邀请奖励。

Red Hat AI
@RedHat_AI
Accelerating AI innovation with open platforms and community. The future of AI is open.
加入 May 2018
2.1K 正在关注    12.3K 粉丝
Flow control is an admission layer for shared GPU inference. Before a request gets routed to a model server, it's either admitted or held. Under saturation, priority decides which class of traffic advances, fairness spreads dispatch turns across tenants so no one gets starved, and ordering picks the next request. Lower-priority work waits instead of crowding out what matters. Admission decides when a request runs. Routing decides where. Keeping those separate is the whole idea.
显示更多