Skip to content

Tracking issue for latency sensitive improvement #49

@tz70s

Description

@tz70s

The expected change will be prioritized message and forward to the correct (latency-aware and no-bp based on scoring function) places.

  • Construct fields of latency sensitive slot in publish message. Potential message might embed with header or in payload.

  • Mix priority factors into scoring function.

Some improvement can be concerned in the future under our context,

  1. Lock-free work stealing
  2. Decentralized priority scheduling based on work-stealing. In the case, the priority is counted via scoring function, and also provide a lock-free under a similar approach to multi-level queue scheduling.

Reference: Load Balancing Prioritized Tasks via Work-Stealing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions