系统设计练习 - Global Job Scheduling Platform
背景设计一个分布式任务调度系统,类似于:AWS EventBridge SchedulerKubernetes CronJobGoogle Cloud SchedulerMetas internal distributed scheduler系统需要支持数亿(100M)定时任务系统需求功能需求1. 创建jobCreateJob(jobId,c…
2026/9/8 11:59:15