Skip to content

Multi Instance Homa

Collin Lee edited this page Apr 23, 2018 · 2 revisions

Things we need to consider if we try to run multiple instances of Homa on the same machine.

  • Queue Estimator
  • Unscheduled Byte Profile and Priorities
  • Active Scheduled Messages (Overcommitment)
    • Picking which messages to grant (scheduling order).
    • Ensure a limited degree of overcommitment (limit num active messages).
Clone this wiki locally