https://engineering.fb.com/2021/02/22/production-engineering/foqs-scaling-a-distributed-priority-queue/attachment/cd21_047_engblog_foqs_flowchart3_final/
CD21_047_ENGBlog_FOQS_Flowchart3_FINAL - Engineering at Meta
Feb 17, 2021 - A single host view of workers on the dequeue path. Note that the MySQL shards are the only component external to the FOQS host.
finalengineeringmeta
https://engineering.fb.com/2021/02/22/production-engineering/foqs-scaling-a-distributed-priority-queue/attachment/cd21_047_engblog_foqs_flowchart2_final/
CD21_047_ENGBlog_FOQS_Flowchart2_FINAL - Engineering at Meta
Feb 17, 2021 - A single host view of the enqueue design. Note that the MySQL shards are the only component external to the FOQS host.
finalengineeringmeta
https://code-dev.fb.com/2022/01/18/production-engineering/foqs-disaster-ready/
FOQS: Making a distributed priority queue disaster-ready - Engineering at Meta
Jan 18, 2022 - FOQS has evolved from a regional to a global deployment for highly available data, even through large-scale disaster scenarios.
making apriority queuedisaster readydistributed