Skip to content

Create presets for common needs: max throughput, minimum latency, etc #505

Description

@benjie

Feature description

  • Max throughput would prioritise throughput over latency: enable batching, use refetch delay (see: Reduce DB load on near-empty jobs table with frequent add_job #500), etc
  • Min latency would prioritise latency from filing a job to executing it: minimal batching, no refetch delay, etc
  • High scale might be a balance of these suitable for people who are dealing with very high numbers of workers/jobs.

Motivating example

People don't like to read documentation or have too many options; pick some sensible ones for them.

Breaking changes

None.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions