Skip to content

Scheduler Experiments #4881

@quasiben

Description

@quasiben
  1. Is tornado usage causing significant performance degradations ?
    a. Should we replace tornado with asyncio/custom library (uvloop friendly)
    b. Test UCX (TCP only) this will not use tornado for comms and give us some idea of the performance benefits if we replaced tornado

  2. Are we sending messages too frequently ?
    a. We can batch writes from worker -> scheduler by increasing worker batch sizes (2ms -> 20ms)

cc @gjoseph92

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