Skip to content

Concurrent Chunk Processing #223

Description

@thanos

Concurrent Chunk Processing

Implement controlled concurrency.

Add options:

concurrency: n
ordered: true | false
timeout: ...

Internally evaluate:

  • Task.async_stream
  • supervised workers
  • partitioned execution

Benchmark:

  • 1 worker
  • scheduler count
  • 2x scheduler count

Measure scaling characteristics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions